mavlink v0.7.0 APM.Message.Hwstatus View Source

Link to this section Summary

Types

t()

Status of key hardware.

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.Hwstatus{
  i2cerr: MAVLink.Types.uint8_t(),
  vcc: MAVLink.Types.uint16_t()
}

Status of key hardware.