ras_ctr_pt_operation_t Struct Reference

#include <ras_common.h>

Public Attributes

ras_ctrl_pt_cmd_opd_t opcode
 
union {
   ras_ctr_data_operand_t   get_ra_data_param
 
   ras_ctr_data_operand_t   ack_ra_data_param
 
   ras_ctr_lost_data_seg_operand_t   retr_ra_data_param
 
   ras_filter_data_operand_t   filter_param
 
operands
 

Detailed Description

Definition at line 187 of file ras_common.h.

Member Data Documentation

◆ ack_ra_data_param

ras_ctr_data_operand_t ras_ctr_pt_operation_t::ack_ra_data_param

Definition at line 193 of file ras_common.h.

◆ filter_param

ras_filter_data_operand_t ras_ctr_pt_operation_t::filter_param

Definition at line 195 of file ras_common.h.

◆ get_ra_data_param

ras_ctr_data_operand_t ras_ctr_pt_operation_t::get_ra_data_param

Definition at line 192 of file ras_common.h.

◆ opcode

ras_ctrl_pt_cmd_opd_t ras_ctr_pt_operation_t::opcode

Definition at line 189 of file ras_common.h.

◆ operands

union { ... } ras_ctr_pt_operation_t::operands

◆ retr_ra_data_param

ras_ctr_lost_data_seg_operand_t ras_ctr_pt_operation_t::retr_ra_data_param

Definition at line 194 of file ras_common.h.


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