| 
    Zephyr Project API
    3.2.0
    
   A Scalable Open Source RTOS 
   | 
 
Payload for GETMXDS CCC (Get Max Data Speed). More...
#include <ccc.h>
Data Fields | |
| struct { | |
| uint8_t maxwr | |
| uint8_t maxrd | |
| } | fmt1 | 
| struct { | |
| uint8_t maxwr | |
| uint8_t maxrd | |
| uint8_t maxrdturn [3] | |
| } | fmt2 | 
| struct { | |
| uint8_t wrrdturn | |
| uint8_t crhdly1 | |
| } | fmt3 | 
Payload for GETMXDS CCC (Get Max Data Speed).
| uint8_t i3c_ccc_getmxds::crhdly1 | 
Defining Byte 0x91: CRHDLY
| struct { ... } i3c_ccc_getmxds::fmt1 | 
| struct { ... } i3c_ccc_getmxds::fmt2 | 
| struct { ... } i3c_ccc_getmxds::fmt3 | 
| uint8_t i3c_ccc_getmxds::maxrd | 
maxRd
| uint8_t i3c_ccc_getmxds::maxrdturn[3] | 
Maximum Read Turnaround Time in microsecond.
This is in little-endian where first byte is LSB.
| uint8_t i3c_ccc_getmxds::maxwr | 
maxWr
| uint8_t i3c_ccc_getmxds::wrrdturn | 
Defining Byte 0x00: WRRDTURN