This function configures the MSP430 Port Mapper
- Parameters:
-
baseAddress | is the base address of the Port Mapper module. |
portMapping | is the pointer to init Data |
PxMAPy | is the pointer start of first Port Mapper to initialize |
numberOfPorts | is the number of Ports to initialize |
portMapReconfigure | is used to enable/disable reconfiguration Valid values are PMAP_ENABLE_RECONFIGURATION PMAP_DISABLE_RECONFIGURATION [Default value] Modified registers are PMAPKEYID, PMAPCTL |
- Returns:
- None
References ASSERT, HWREG, HWREGB, PMAP_DISABLE_RECONFIGURATION, and PMAP_ENABLE_RECONFIGURATION.