MHVLib  20111011
An efficiency oriented runtime library for AVR microcontrollers
MHV_RTC Member List
This is the complete list of members for MHV_RTC, including all inherited members.
_alarmCountMHV_RTC [protected]
_alarmMaxMHV_RTC [protected]
_alarmsMHV_RTC [protected]
_millisecondsMHV_RTC [protected]
_ticksMHV_RTC [protected]
_ticksPerMillisecondMHV_RTC [protected]
_timerMHV_RTC [protected]
_timestampMHV_RTC [protected]
_tzOffsetMHV_RTC [protected]
addAlarm(MHV_ALARM *alarm)MHV_RTC
alarmsPending()MHV_RTC
current(MHV_TIMESTAMP *timestamp)MHV_RTC
elapsed(MHV_TIMESTAMP *since, MHV_TIMESTAMP *elapsed)MHV_RTC
handleEvents()MHV_RTC
MHV_RTC(MHV_Timer8 *timer, MHV_ALARM *eventBuffer, uint8_t eventCount, int16_t timezone)MHV_RTC
removeAlarm(MHV_AlarmListener *listener)MHV_RTC
setTime(uint32_t timestamp, uint16_t milliseconds)MHV_RTC
setTime(MHV_TIMESTAMP *timestamp)MHV_RTC
synchronise()MHV_RTC
tick()MHV_RTC
tick1ms()MHV_RTC
tick1msAndRunEvents()MHV_RTC
tickAndRunEvents()MHV_RTC
toTime(MHV_TIME *to, MHV_TIMESTAMP *from)MHV_RTC
toTimestamp(MHV_TIMESTAMP *to, MHV_TIME *from)MHV_RTC