PIO_EnableIt
Default mainpageat91libperipheralspioPIO_EnableIt
Description Source Call Graph
PIO_EnableIt
Enables the given interrupt source if it has been configured.
 
Syntax / parameters
void PIO_EnableIt (const Pin *pPin)

Name Type Default Description
pPin const Pin *
  Interrupt source to enable.
Description
Enables the given interrupt source if it has been configured.
The status register of the corresponding PIO controller is cleared prior to enabling the interrupt.
 
Source
The documentation for this Member was generated from the following files:
  • pio_it.c