| 
    Zephyr API Documentation 4.3.0-rc2
    
   A Scalable Open Source RTOS 
   | 
 
PECI buffer structure. More...
#include <zephyr/drivers/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.