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