PX4 Firmware
PX4 Autopilot Software http://px4.io
ubx_checksum_t Struct Reference

#include <ubx.h>

Collaboration diagram for ubx_checksum_t:

Public Attributes

uint8_t ck_a
 
uint8_t ck_b
 

Detailed Description

Definition at line 315 of file ubx.h.

Member Data Documentation

◆ ck_a

uint8_t ubx_checksum_t::ck_a

Definition at line 316 of file ubx.h.

Referenced by GPSDriverUBX::calcChecksum().

◆ ck_b

uint8_t ubx_checksum_t::ck_b

Definition at line 317 of file ubx.h.

Referenced by GPSDriverUBX::calcChecksum().


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