View Source Common.Message.PowerStatus (xmavlink_util v0.3.0)

Link to this section Summary

Types

t()

Power supply status

Link to this section Types

@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