lwpa
0.1.0
LightWeight Platform Abstraction (lwpa)
|
View other versions:
|
Holds the information contained in an ACN Root Layer PDU.
Data Fields | |
LwpaCid | sender_cid |
The CID of the component that sent this Root Layer PDU. | |
uint32_t | vector |
The Vector indicates the type of data contained in the Data segment. | |
const uint8_t * | pdata |
A pointer to the Data segment of this PDU. | |
size_t | datalen |
The length of the Data segment of this PDU. | |