no-OS
Public Attributes | List of all members
no_os_i3c_daa_lut Struct Reference

Stores the PID + DA information to look-up during the DAA. Should be used only for device initialization, since it may go outdated. More...

#include <no_os_i3c.h>

Public Attributes

bool is_attached
 
uint8_t addr
 
uint64_t pid
 

Detailed Description

Stores the PID + DA information to look-up during the DAA. Should be used only for device initialization, since it may go outdated.

Member Data Documentation

◆ addr

uint8_t no_os_i3c_daa_lut::addr

◆ is_attached

bool no_os_i3c_daa_lut::is_attached

◆ pid

uint64_t no_os_i3c_daa_lut::pid

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