Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
i3c_ccc_deftgts_active_controller Struct Reference

The active controller part of payload for DEFTGTS CCC. More...

#include <ccc.h>

Data Fields

uint8_t addr
 Dynamic Address of Active Controller.
 
uint8_t dcr
 Device Characteristic Register of Active Controller.
 
uint8_t bcr
 Bus Characteristic Register of Active Controller.
 
uint8_t static_addr
 Static Address of Active Controller.
 

Detailed Description

The active controller part of payload for DEFTGTS CCC.

This is used by DEFTGTS (Define List of Targets) CCC to describe the active controller on the I3C bus.

Field Documentation

◆ addr

uint8_t i3c_ccc_deftgts_active_controller::addr

Dynamic Address of Active Controller.

◆ bcr

uint8_t i3c_ccc_deftgts_active_controller::bcr

Bus Characteristic Register of Active Controller.

◆ dcr

uint8_t i3c_ccc_deftgts_active_controller::dcr

Device Characteristic Register of Active Controller.

◆ static_addr

uint8_t i3c_ccc_deftgts_active_controller::static_addr

Static Address of Active Controller.


The documentation for this struct was generated from the following file: