pio_it.h
Default mainpageat91libperipheralspiopio_it.h
Description Overview
Methods Brief description
 PIO_ConfigureIt Configures a PIO or a group of PIO to generate an interrupt on status change.
 PIO_DisableIt Disables a given interrupt source, with no added side effects.
 PIO_EnableIt Enables the given interrupt source if it has been configured.
 PIO_InitializeInterrupts Initializes the PIO interrupt management logic.