◆ ublox_pkt() [1/3]
ublox_pkt::ublox_pkt |
( |
uint8_t | uclass, |
|
|
uint8_t | id, |
|
|
uint16_t | paylen ) |
◆ ublox_pkt() [2/3]
ublox_pkt::ublox_pkt |
( |
uint16_t | paylen | ) |
|
◆ ~ublox_pkt()
ublox_pkt::~ublox_pkt |
( |
| ) |
|
◆ ublox_pkt() [3/3]
◆ beginp()
char * ublox_pkt::beginp |
( |
| ) |
const |
|
inline |
◆ cksum()
void ublox_pkt::cksum |
( |
| ) |
|
◆ cksump()
uint8_t * ublox_pkt::cksump |
( |
| ) |
const |
|
inline |
◆ endp()
char * ublox_pkt::endp |
( |
| ) |
const |
|
inline |
◆ id()
uint8_t ublox_pkt::id |
( |
| ) |
const |
|
inline |
◆ len()
int16_t ublox_pkt::len |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ paylen()
int16_t ublox_pkt::paylen |
( |
| ) |
const |
|
inline |
◆ payload() [1/2]
uint8_t * ublox_pkt::payload |
( |
| ) |
const |
|
inline |
◆ payload() [2/2]
void ublox_pkt::payload |
( |
void * | ptr | ) |
|
|
inline |
◆ sync1()
uint8_t ublox_pkt::sync1 |
( |
| ) |
const |
|
inline |
◆ sync2()
uint8_t ublox_pkt::sync2 |
( |
| ) |
const |
|
inline |
◆ uclass()
uint8_t ublox_pkt::uclass |
( |
| ) |
const |
|
inline |
◆ _paylen
int16_t ublox_pkt::_paylen |
|
private |
◆ _pkt
Referenced by beginp(), cksum(), id(), paylen(), payload(), sync1(), sync2(), ublox_pkt(), ublox_pkt(), uclass(), and ~ublox_pkt().
The documentation for this class was generated from the following file: