|
OpenBIC
OpenSource Bridge-IC
|
#include <hal_i3c.h>
Public Attributes | |
| uint8_t | bus |
| uint8_t | target_addr |
| uint8_t | tx_len |
| int | rx_len |
| uint8_t | data [I3C_MAX_DATA_SIZE] |
| uint8_t _I3C_MSG_::bus |
| uint8_t _I3C_MSG_::data[I3C_MAX_DATA_SIZE] |
| int _I3C_MSG_::rx_len |
| uint8_t _I3C_MSG_::target_addr |
| uint8_t _I3C_MSG_::tx_len |