ras_c_read_rsp_t Struct Reference

#include <ras_c.h>

Public Attributes

ras_c_read_type_t read_type
 
uint8_t err_code
 
union {
   uint32_t   ras_features
 
   uint16_t   cccd
 
rsp_data
 

Detailed Description

Definition at line 67 of file ras_c.h.

Member Data Documentation

◆ cccd

uint16_t ras_c_read_rsp_t::cccd

Definition at line 74 of file ras_c.h.

◆ err_code

uint8_t ras_c_read_rsp_t::err_code

Definition at line 70 of file ras_c.h.

◆ ras_features

uint32_t ras_c_read_rsp_t::ras_features

Definition at line 73 of file ras_c.h.

◆ read_type

ras_c_read_type_t ras_c_read_rsp_t::read_type

Definition at line 69 of file ras_c.h.

◆ rsp_data

union { ... } ras_c_read_rsp_t::rsp_data

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