gem5  v22.1.0.0
Public Attributes | List of all members
gem5::LupioTMR::LupioTimer Struct Reference

Public Attributes

EventtmrEvent = nullptr
 
uint64_t reload = 0
 
bool ie = false
 
bool pd = false
 
bool expired = false
 
Tick startTime = 0
 

Detailed Description

Definition at line 66 of file lupio_tmr.hh.

Member Data Documentation

◆ expired

bool gem5::LupioTMR::LupioTimer::expired = false

Definition at line 72 of file lupio_tmr.hh.

◆ ie

bool gem5::LupioTMR::LupioTimer::ie = false

Definition at line 70 of file lupio_tmr.hh.

◆ pd

bool gem5::LupioTMR::LupioTimer::pd = false

Definition at line 71 of file lupio_tmr.hh.

◆ reload

uint64_t gem5::LupioTMR::LupioTimer::reload = 0

Definition at line 69 of file lupio_tmr.hh.

◆ startTime

Tick gem5::LupioTMR::LupioTimer::startTime = 0

Definition at line 73 of file lupio_tmr.hh.

◆ tmrEvent

Event* gem5::LupioTMR::LupioTimer::tmrEvent = nullptr

Definition at line 68 of file lupio_tmr.hh.


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

Generated on Wed Dec 21 2022 10:23:19 for gem5 by doxygen 1.9.1