| 
    Zephyr Project API
    3.2.0
    
   A Scalable Open Source RTOS 
   | 
 
Structure of payload buffer for IBI. More...
#include <ibi.h>
Data Fields | |
| uint8_t | payload_len | 
| uint8_t | payload [0] | 
Structure of payload buffer for IBI.
This is used for the IBI callback.
| uint8_t i3c_ibi_payload::payload[0] | 
Pointer to byte array as payload buffer.
| uint8_t i3c_ibi_payload::payload_len | 
Length of available data in the payload buffer.