Zephyr API 3.6.99
|
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.