RTT_SetPrescaler
Default mainpageat91libperipheralsrttRTT_SetPrescaler
Description Source Call Graph
RTT_SetPrescaler
Changes the prescaler value of the given RTT and restarts it.
 
Syntax / parameters
void RTT_SetPrescaler (AT91S_RTTC *rtt, unsigned short prescaler)

Name Type Default Description
rtt AT91S_RTTC *
  Pointer to a AT91S_RTTC instance.
prescaler unsigned short
  Prescaler value for the RTT.
Description
Changes the prescaler value of the given RTT and restarts it.
This function disables RTT interrupt sources.
 
Source
The documentation for this Member was generated from the following files:
  • rtt.c