MSP430 DriverLib for MSP430F5xx_6xx Devices  2.91.13.01
PMAP_initPortsParam Struct Reference

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
 

Detailed Description

Used in the PMAP_initPorts() function as the param parameter.

Field Documentation

§ portMapReconfigure

uint8_t PMAP_initPortsParam::portMapReconfigure

Is used to enable/disable reconfiguration
Valid values are:

  • PMAP_ENABLE_RECONFIGURATION
  • PMAP_DISABLE_RECONFIGURATION [Default]

Referenced by PMAP_initPorts().


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated