Description
Source
Call Graph
PIO_GetISR
Returns the value of ISR for the PIO controller of the pin.


Syntax / parameters
Name |
Type |
Default |
Description |
pin |
const Pin *
|
|
Pointer to a Pin instance describing one or more pins.
|
|
Return value |
unsigned int
|
|
|
Description
Returns the value of ISR for the PIO controller of the pin.
Reading this register acknoledges all the ITs.
Source
The documentation for this Member was generated from the following files:
pio.c