MSP430 DriverLib for MSP430FR5xx_6xx Devices  2.91.13.01
SAPH_A_configModeParam Struct Reference

Data Fields

uint16_t lowPowerBiasMode
 
uint16_t chargePump
 
uint16_t biasImpedance
 

Field Documentation

§ biasImpedance

uint16_t SAPH_A_configModeParam::biasImpedance

Sets bias impedance for RxBias and TxBias.
Valid values are:

  • SAPH_A_MCNF_500_OHMS_RXBIAS_450_OHMS_TXBIAS
  • SAPH_A_MCNF_900_OHMS_RXBIAS_850_OHMS_TXBIAS
  • SAPH_A_MCNF_1500_OHMS_RXBIAS_1450_OHMS_TXBIAS [Default]
  • SAPH_A_MCNF_2950_OHMS_RXBIAS_2900_OHMS_TXBIAS

Referenced by SAPH_A_configureMode().

§ chargePump

uint16_t SAPH_A_configModeParam::chargePump

Enables/disables charge pump of the input multiplexer.
Valid values are:

  • SAPH_A_CHARGE_PUMP_ON_SDHS_ASQ_REQUESTS_ONLY [Default]
  • SAPH_A_CHARGE_PUMP_ON_ALWAYS

Referenced by SAPH_A_configureMode().

§ lowPowerBiasMode

uint16_t SAPH_A_configModeParam::lowPowerBiasMode

Enables/disables low power bias operation mode.
Valid values are:

  • SAPH_A_LOW_POWER_BIAS_MODE_DISABLE [Default]
  • SAPH_A_LOW_POWER_BIAS_MODE_ENABLE

Referenced by SAPH_A_configureMode().


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

Copyright 2020, Texas Instruments Incorporated