PIO_DisableIt
Default mainpageat91libperipheralspioPIO_DisableIt
Description Source Call Graph
PIO_DisableIt
Disables a given interrupt source, with no added side effects.
 
Syntax / parameters
void PIO_DisableIt (const Pin *pPin)

Name Type Default Description
pPin const Pin *
  Interrupt source to disable.
Description
Disables a given interrupt source, with no added side effects.

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