gem5  v21.0.1.0
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.

Referenced by Sinic::Device::read(), and Sinic::Device::write().

◆ read

bool Sinic::Regs::Info::read

Definition at line 174 of file sinicreg.hh.

Referenced by Sinic::Device::read().

◆ size

uint8_t Sinic::Regs::Info::size

Definition at line 173 of file sinicreg.hh.

Referenced by Sinic::Device::write().

◆ write

bool Sinic::Regs::Info::write

Definition at line 175 of file sinicreg.hh.

Referenced by Sinic::Device::write().


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

Generated on Tue Jun 22 2021 15:29:12 for gem5 by doxygen 1.8.17