Astra MCU SDK Peripheral Driver Library
Loading...
Searching...
No Matches
i3c_ccc_response_entry_t Struct Reference

One CCC response queue entry. More...

#include <i3c.h>

Data Fields

uint8_t dat_index
uint8_t ccc_id
i3c_status_en status
uint16_t payload_length

Detailed Description

One CCC response queue entry.

Field Documentation

◆ dat_index

uint8_t i3c_ccc_response_entry_t::dat_index

DAT index that generated the response

◆ ccc_id

uint8_t i3c_ccc_response_entry_t::ccc_id

CCC command associated with this response

◆ status

i3c_status_en i3c_ccc_response_entry_t::status

Per-response status

◆ payload_length

uint16_t i3c_ccc_response_entry_t::payload_length

Number of bytes copied to payload buffer