CSDADC pin structure.
This structure contains information about Port/Pin assignment of a particular CSDADC channel. The CSDADC channel can be assigned to any GPIO that supports the static connection to the AMUX-B (refer to the particular device datasheet for information).
Data Fields | |
| GPIO_PRT_Type * | ioPcPtr |
| Pointer to channel IO PC register. | |
| uint8_t | pin |
| Channel IO pin. | |