Methods | Brief description |
![]() |
Configures the RTT to generate a one second tick, which triggers the RTTINC interrupt. |
![]() |
Interrupt handler for the RTT. Displays the current time on the DBGU. |
![]() ![]() |
Initializes the RTT, displays the current time and allows the user to perform several actions: clear the timer, set an alarm, etc. |
![]() |
Updates the DBGU display to show the current menu and the current time depending on the device state. |
Defines | |
![]() |
Define AT91C_BASE_RTTC if not already done. |
![]() |
Device is in the main menu. |
![]() |
User is setting an alarm time. |
Attributes | |
![]() |
Indicates if an alarm has occured but has not been cleared. |
![]() |
New alarm time being currently entered. |
![]() |
Current device state. |