FreeNOS
Data Structures | Variables
Timer.h File Reference
#include <Macros.h>
#include <Types.h>

Go to the source code of this file.

Data Structures

class  Timer
 Represents a configurable timer device. More...
 
struct  Timer::Info
 Timer information structure. More...
 

Variables

u32 ticks
 
Size frequency
 

Variable Documentation

◆ frequency

Size frequency

Definition at line 3 of file Timer.h.

◆ ticks

u32 ticks

Definition at line 2 of file Timer.h.