MSP430 DriverLib for MSP430FR5xx_6xx Devices  2.91.13.01
SAPH_A_configASQParam Struct Reference

Data Fields

uint16_t abortOnError
 
uint16_t triggerSource
 
uint16_t channelSelect
 
uint16_t sideOfChannel
 
uint16_t standByIndication
 
uint16_t endOfSequence
 
uint16_t earlyReceiveBias
 
uint16_t enableChannelToggle
 

Field Documentation

§ abortOnError

uint16_t SAPH_A_configASQParam::abortOnError

Enables ASQ abort on errors if the conversion result is outside of expected value or an overflow/underflow condition occured.
Valid values are:

  • SAPH_A_ASQ_ABORT_ON_ERROR_ENABLE
  • SAPH_A_ASQ_ABORT_ON_ERROR_DISABLE

Referenced by SAPH_A_configureASQ().

§ channelSelect

uint16_t SAPH_A_configASQParam::channelSelect

Selects ASQ channel.
Valid values are:

  • SAPH_A_ASQ_CHANNEL_0
  • SAPH_A_ASQ_CHANNEL_1

Referenced by SAPH_A_configureASQ().

§ earlyReceiveBias

uint16_t SAPH_A_configASQParam::earlyReceiveBias

Selects early receive bias generating source.
Valid values are:

  • SAPH_A_ASQ_EARLY_RECEIVE_BIAS_BY_TIMEMARK_C
  • SAPH_A_ASQ_EARLY_RECEIVE_BIAS_BY_TIMEMARK_A

Referenced by SAPH_A_configureASQ().

§ enableChannelToggle

uint16_t SAPH_A_configASQParam::enableChannelToggle

Enables channel toggle.
Valid values are:

  • SAPH_A_ASQ_TOGGLE_CHANNEL_ENABLE
  • SAPH_A_ASQ_TOGGLE_CHANNEL_DISABLE

Referenced by SAPH_A_configureASQ().

§ endOfSequence

uint16_t SAPH_A_configASQParam::endOfSequence

Requests OFF in the end of sequence.
Valid values are:

  • SAPH_A_ASQ_END_OF_SEQUENCE_OFF_DISABLE
  • SAPH_A_ASQ_END_OF_SEQUENCE_OFF_ENABLE

Referenced by SAPH_A_configureASQ().

§ sideOfChannel

uint16_t SAPH_A_configASQParam::sideOfChannel

Selects pwn channel or opposite side channel to receive.
Valid values are:

  • SAPH_A_ASQ_IDENTICAL_CHANNEL
  • SAPH_A_ASQ_DIFFERENT_CHANNEL

Referenced by SAPH_A_configureASQ().

§ standByIndication

uint16_t SAPH_A_configASQParam::standByIndication

Selects standby indication.
Valid values are:

  • SAPH_A_ASQ_STANDBY_INDICATION_POWEROFF
  • SAPH_A_ASQ_STANDBY_INDICATION_STANDBY

Referenced by SAPH_A_configureASQ().

§ triggerSource

uint16_t SAPH_A_configASQParam::triggerSource

Selects ASQ trigger source.
Valid values are:

  • SAPH_A_ASQ_TRIGGER_SOURCE_SOFTWARE
  • SAPH_A_ASQ_TRIGGER_SOURCE_P_SEQUENCER
  • SAPH_A_ASQ_TRIGGER_SOURCE_TIMER

Referenced by SAPH_A_configureASQ().


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

Copyright 2020, Texas Instruments Incorporated