gem5  v20.1.0.0
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 Wed Sep 30 2020 14:03:11 for gem5 by doxygen 1.8.17