Struct for buffering the contents of a mavlink message.
More...
Struct for buffering the contents of a mavlink message.
Definition at line 109 of file include/serial.h.
◆ WriteBuffer() [1/2]
Serial::WriteBuffer::WriteBuffer |
( |
| ) |
|
|
inline |
◆ WriteBuffer() [2/2]
Serial::WriteBuffer::WriteBuffer |
( |
const uint8_t * |
buf, |
|
|
uint16_t |
len |
|
) |
| |
|
inline |
◆ dpos()
const uint8_t* Serial::WriteBuffer::dpos |
( |
| ) |
const |
|
inline |
◆ nbytes()
size_t Serial::WriteBuffer::nbytes |
( |
| ) |
const |
|
inline |
◆ data
◆ len
size_t Serial::WriteBuffer::len |
◆ pos
size_t Serial::WriteBuffer::pos |
The documentation for this struct was generated from the following file: