DyntransIC Struct Reference

Back to the index.

Public Attributes | List of all members
DyntransIC Struct Reference

#include <CPUDyntransComponent.h>

Public Attributes

DyntransIC_t f
 
union {
   void *   p
 
   uint32_t   u32
 
arg [N_DYNTRANS_IC_ARGS]
 

Detailed Description

Definition at line 54 of file CPUDyntransComponent.h.

Member Data Documentation

◆ arg

union { ... } DyntransIC::arg[N_DYNTRANS_IC_ARGS]

◆ f

DyntransIC_t DyntransIC::f

◆ p

void* DyntransIC::p

Definition at line 59 of file CPUDyntransComponent.h.

◆ u32

uint32_t DyntransIC::u32

Definition at line 60 of file CPUDyntransComponent.h.


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18