Common.Message.PowerStatus (xmavlink_util v0.4.3)

View Source

Summary

Types

t()

Power supply status

Types

t()

@type t() :: %Common.Message.PowerStatus{
  flags: MapSet.t(Common.Types.mav_power_status()),
  vcc: XMAVLink.Types.uint16_t(),
  vservo: XMAVLink.Types.uint16_t()
}

Power supply status