toggle menu
mavlink-kotlin
common
switch theme
search in API
api
/
com.divpundir.mavlink.api
/
MavEnum
/
MavCompanion
/
getEntryFromValueOrNull
get
Entry
From
Value
Or
Null
abstract
fun
getEntryFromValueOrNull
(
v
:
UInt
)
:
T
?
Returns the entry corresponding to the given value if it exists in the enum, null otherwise.