PIO_InitializeInterrupts
Default mainpageat91libperipheralspioPIO_InitializeInterrupts
Description Source Call Graph
PIO_InitializeInterrupts
Initializes the PIO interrupt management logic.
 
Syntax / parameters
void PIO_InitializeInterrupts (unsigned int priority)

Name Type Default Description
priority unsigned int
  PIO controller interrupts priority.
Description
Initializes the PIO interrupt management logic.
The desired priority of PIO interrupts must be provided. Calling this function multiple times result in the reset of currently configured interrupts.
 
Source
The documentation for this Member was generated from the following files:
  • pio_it.c