Zephyr Project API  3.2.0
A Scalable Open Source RTOS

Payload for SETMRL/GETMRL CCC (Set/Get Maximum Read Length). More...

#include <ccc.h>

Data Fields

uint16_t len
 
uint8_t ibi_len
 

Detailed Description

Payload for SETMRL/GETMRL CCC (Set/Get Maximum Read Length).

Note
For drivers and help functions, the raw data coming back from target device is in big endian. This needs to be translated back to CPU endianness before passing back to function caller.

Field Documentation

◆ ibi_len

uint8_t i3c_ccc_mrl::ibi_len

Optional IBI Payload Size

◆ len

uint16_t i3c_ccc_mrl::len

Maximum Read Length


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