Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
Payload for SETMRL/GETMRL CCC (Set/Get Maximum Read Length). More...
#include <zephyr/drivers/i3c/ccc.h>
Data Fields | |
uint16_t | len |
Maximum Read Length. | |
uint8_t | ibi_len |
Optional IBI Payload Size. |
Payload for SETMRL/GETMRL CCC (Set/Get Maximum Read Length).
uint8_t i3c_ccc_mrl::ibi_len |
Optional IBI Payload Size.
uint16_t i3c_ccc_mrl::len |
Maximum Read Length.