This is the base type for storing of standard IDs.
More...
#include <caps.h>
This is the base type for storing of standard IDs.
Definition at line 39 of file caps.h.
uint8_t rstandard_t::standardlsb |
Lower 8 bit of standard number.
Definition at line 49 of file caps.h.
uint8_t rstandard_t::standardmsb |
Upper 8 bits of standard number.
Definition at line 47 of file caps.h.
struct { ... } rstandard_t::subm |
uint32_t rstandard_t::u32 |
32 bit unsigned int representation in network byte order
Definition at line 41 of file caps.h.
uint8_t rstandard_t::u8array[4] |
Standard ID as 4 byte array.
Definition at line 54 of file caps.h.
uint8_t rstandard_t::vendor |
Standard Vendor.
Definition at line 45 of file caps.h.
uint8_t rstandard_t::version |
Standard version.
Definition at line 51 of file caps.h.
The documentation for this union was generated from the following file: