Structured I³C callback event information. More...
#include <i3c.h>
Data Fields | |
| i3c_event_type_en | event_type |
| i3c_status_en | status |
| uint8_t | target_addr |
| uint8_t | dat_index |
| uint32_t | transferred_length |
| uint32_t | flags |
Structured I³C callback event information.
| i3c_event_type_en i3c_event_info_t::event_type |
Type of callback event
| i3c_status_en i3c_event_info_t::status |
Operation/result status
| uint8_t i3c_event_info_t::target_addr |
Source/target device address (if available)
| uint8_t i3c_event_info_t::dat_index |
Source/target DAT index (if available)
| uint32_t i3c_event_info_t::transferred_length |
Bytes transferred for related operation
| uint32_t i3c_event_info_t::flags |
Optional event-specific flags