Functions | |
void | PMAP_initPorts (uint16_t baseAddress, PMAP_initPortsParam *param) |
This function configures the MSP430 Port Mapper. More... | |
void PMAP_initPorts | ( | uint16_t | baseAddress, |
PMAP_initPortsParam * | param | ||
) |
This function configures the MSP430 Port Mapper.
This function port maps a set of pins to a new set.
Modified bits of PMAPKETID register and bits of PMAPCTL register.
References PMAP_initPortsParam::numberOfPorts, PMAP_initPortsParam::portMapping, PMAP_initPortsParam::portMapReconfigure, and PMAP_initPortsParam::PxMAPy.