|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Struct for IBI request. More...
#include <ibi.h>
Data Fields | |
| enum i3c_ibi_type | ibi_type |
| Type of IBI. | |
| uint8_t * | payload |
| Pointer to payload of IBI. | |
| uint8_t | payload_len |
| Length in bytes of the IBI payload. | |
Struct for IBI request.
| enum i3c_ibi_type i3c_ibi::ibi_type |
Type of IBI.
| uint8_t* i3c_ibi::payload |
Pointer to payload of IBI.
| uint8_t i3c_ibi::payload_len |
Length in bytes of the IBI payload.