The Pedigree Project  0.1
Public Attributes | List of all members
Rtc::periodicIrqInfo_t Struct Reference
+ Collaboration diagram for Rtc::periodicIrqInfo_t:

Public Attributes

size_t Hz
 
uint8_t rateBits
 
uint64_t ns [2]
 

Detailed Description

Holds information about the RTC periodic irq

Definition at line 152 of file Rtc.h.

Member Data Documentation

size_t Rtc::periodicIrqInfo_t::Hz

The frequency

Definition at line 155 of file Rtc.h.

uint64_t Rtc::periodicIrqInfo_t::ns[2]

Nanoseconds between two ticks

Definition at line 159 of file Rtc.h.

Referenced by Rtc::irq().

uint8_t Rtc::periodicIrqInfo_t::rateBits

Value that needs to be written to the CMOS register

Definition at line 157 of file Rtc.h.

Referenced by Rtc::initialise1().


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