| Zephyr Project API 4.2.99
    A Scalable Open Source RTOS | 
PECI buffer structure. More...
#include <peci.h>
| Data Fields | |
| uint8_t * | buf | 
| Valid pointer on a data buffer, or NULL otherwise. | |
| size_t | len | 
| Length of the data buffer expected to be received without considering the frame check sequence byte. | |
PECI buffer structure.
| uint8_t* peci_buf::buf | 
Valid pointer on a data buffer, or NULL otherwise.
| size_t peci_buf::len | 
Length of the data buffer expected to be received without considering the frame check sequence byte.