PX4 Firmware
PX4 Autopilot Software http://px4.io
ubx_payload_rx_ack_ack_t Union Reference

#include <ubx.h>

Collaboration diagram for ubx_payload_rx_ack_ack_t:

Public Attributes

uint16_t msg
 
struct {
   uint8_t   clsID
 
   uint8_t   msgID
 
}; 
 

Detailed Description

Definition at line 568 of file ubx.h.

Member Data Documentation

◆ @8

struct { ... }

◆ clsID

uint8_t ubx_payload_rx_ack_ack_t::clsID

Definition at line 571 of file ubx.h.

◆ msg

uint16_t ubx_payload_rx_ack_ack_t::msg

Definition at line 569 of file ubx.h.

Referenced by GPSDriverUBX::payloadRxDone().

◆ msgID

uint8_t ubx_payload_rx_ack_ack_t::msgID

Definition at line 572 of file ubx.h.


The documentation for this union was generated from the following file: