RTT_EnableIT
Default mainpage
at91lib
peripherals
rtt
RTT_EnableIT
Description
Source
Call Graph
RTT_EnableIT
Enables the specified RTT interrupt sources.
Syntax / parameters
void
RTT_EnableIT
(AT91S_RTTC *rtt, unsigned int sources)
Name
Type
Default
Description
rtt
AT91S_RTTC *
Pointer to a AT91S_RTTC instance.
sources
unsigned int
Bitmask of interrupts to enable.
Description
Enables the specified RTT interrupt sources.
Source
The documentation for this Member was generated from the following files:
rtt.c