Zephyr API 3.6.99
|
Payload for GETMXDS CCC (Get Max Data Speed). More...
#include <ccc.h>
Data Fields | ||
struct { | ||
uint8_t maxwr | ||
maxWr More... | ||
uint8_t maxrd | ||
maxRd More... | ||
} | fmt1 | |
struct { | ||
uint8_t maxwr | ||
maxWr More... | ||
uint8_t maxrd | ||
maxRd More... | ||
uint8_t maxrdturn [3] | ||
Maximum Read Turnaround Time in microsecond. More... | ||
} | fmt2 | |
struct { | ||
uint8_t wrrdturn [5] | ||
Defining Byte 0x00: WRRDTURN. More... | ||
uint8_t crhdly1 | ||
Defining Byte 0x91: CRHDLY. More... | ||
} | 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[5] |
Defining Byte 0x00: WRRDTURN.