Public Attributes | |
uint8_t | u8_anPin |
uint8_t | u8_cnPin |
Definition at line 1576 of file pic24_pyports.c.
The analog pin (ANxx) corresponding to a given digital port/pin, or UNDEF_AN_PIN if the pin has no analog capability.
Definition at line 1579 of file pic24_pyports.c.
The analog pin (ANxx) corresponding to a given digital port/pin, or UNDEF_CN_PIN if the pin has no change notification capability.
Definition at line 1582 of file pic24_pyports.c.