EtcPal
0.4.1
ETC Platform Abstraction Layer (EtcPal)
|
View other versions:
|
Holds the information contained in an ACN Root Layer PDU.
Data Fields | |
EtcPalUuid | 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 | data_len |
The length of the Data segment of this PDU. | |