toggle menu
mavlink-kotlin
common
switch theme
search in API
api
/
com.divpundir.mavlink.api
/
MavBitmaskValue
/
Companion
Companion
object
Companion
Members
Functions
from
Value
Link copied to clipboard
fun
<
E
:
MavBitmask
>
fromValue
(
value
:
UInt
)
:
MavBitmaskValue
<
E
>
of
Link copied to clipboard
fun
<
E
:
MavBitmask
>
of
(
vararg
flags
:
E
)
:
MavBitmaskValue
<
E
>
fun
<
E
:
MavBitmask
>
of
(
flags
:
List
<
E
>
)
:
MavBitmaskValue
<
E
>