Used in the PMAP_initPorts() function as the param parameter. More...
#include <pmap.h>
Data Fields | |
const uint8_t * | portMapping |
Is the pointer to init Data. | |
uint8_t * | PxMAPy |
Is the pointer start of first PMAP to initialize. | |
uint8_t | numberOfPorts |
Is the number of Ports to initialize. | |
uint8_t | portMapReconfigure |
Used in the PMAP_initPorts() function as the param parameter.
uint8_t PMAP_initPortsParam::portMapReconfigure |
Is used to enable/disable reconfiguration
Valid values are:
Referenced by PMAP_initPorts().