gem5  v20.0.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Sinic::Regs::Info Struct Reference

#include <sinicreg.hh>

Public Attributes

uint8_t size
 
bool read
 
bool write
 
const char * name
 

Detailed Description

Definition at line 171 of file sinicreg.hh.

Member Data Documentation

◆ name

const char* Sinic::Regs::Info::name

Definition at line 176 of file sinicreg.hh.

◆ read

bool Sinic::Regs::Info::read

Definition at line 174 of file sinicreg.hh.

◆ size

uint8_t Sinic::Regs::Info::size

Definition at line 173 of file sinicreg.hh.

◆ write

bool Sinic::Regs::Info::write

Definition at line 175 of file sinicreg.hh.


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

Generated on Mon Jun 8 2020 15:46:02 for gem5 by doxygen 1.8.13