RTT_SetAlarm
Default mainpageat91libperipheralsrttRTT_SetAlarm
Description Source Call Graph
RTT_SetAlarm
Configures the RTT to generate an alarm at the given time.
 
Syntax / parameters
void RTT_SetAlarm (AT91S_RTTC *pRtt, unsigned int time)

Name Type Default Description
pRtt AT91S_RTTC *
  Pointer to an AT91S_RTTC instance.
time unsigned int
  Alarm time.
Description
Configures the RTT to generate an alarm at the given time.

 
Source
The documentation for this Member was generated from the following files:
  • rtt.c