MavEnum

interface MavEnum

A high-level representation of a MAVLink enum.

Inheritors

Types

Link copied to clipboard
interface MavCompanion<T : MavEnum>

The companion object for a MavEnum.

Properties

Link copied to clipboard
abstract val value: UInt

The value of the enum entry according to the XML schema.