Zephyr Project API
3.2.0
A Scalable Open Source RTOS
|
The target device part of payload for DEFTGTS CCC. More...
#include <ccc.h>
Data Fields | |
uint8_t | addr |
union { | |
uint8_t dcr | |
uint8_t lvr | |
}; | |
uint8_t | bcr |
uint8_t | static_addr |
The target device part of payload for DEFTGTS CCC.
This is used by DEFTGTS (Define List of Targets) CCC to describe the existing target devices on the I3C bus.
union { ... } i3c_ccc_deftgts_target::@127 |
uint8_t i3c_ccc_deftgts_target::addr |
Dynamic Address of a target device, or a group address
uint8_t i3c_ccc_deftgts_target::bcr |
Bus Characteristic Register of a target device or a group
uint8_t i3c_ccc_deftgts_target::dcr |
Device Characteristic Register of a I3C target device or a group.
uint8_t i3c_ccc_deftgts_target::lvr |
Legacy Virtual Register for legacy I2C device.
uint8_t i3c_ccc_deftgts_target::static_addr |
Static Address of a target device or a group