View Source APM.Message.PowerStatus (xmavlink_util v0.1.0)

Link to this section Summary

Types

t()

Power supply status

Link to this section Types

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

Power supply status