Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Struct for IBI request. More...

#include <ibi.h>

Data Fields

enum i3c_ibi_type ibi_type
 Type of IBI.
 
uint8_tpayload
 Pointer to payload of IBI.
 
uint8_t payload_len
 Length in bytes of the IBI payload.
 

Detailed Description

Struct for IBI request.

Field Documentation

◆ ibi_type

enum i3c_ibi_type i3c_ibi::ibi_type

Type of IBI.

◆ payload

uint8_t* i3c_ibi::payload

Pointer to payload of IBI.

◆ payload_len

uint8_t i3c_ibi::payload_len

Length in bytes of the IBI payload.


The documentation for this struct was generated from the following file: