MSP430UltrasonicLibrary  02_20_00_15
Data Fields
_USS_Pulse_Single_Dual_Tone_Configuration_ Struct Reference

The following structure allows user to specify single and dual tone configuration. More...

#include <ussSwLib.h>

Data Fields

uint8_t F1DutyCycle
 
uint8_t F2DutyCycle
 
uint8_t numOfF1Cycles
 
uint8_t numOfF2Cycles
 

Detailed Description

The following structure allows user to specify single and dual tone configuration.

Field Documentation

§ F1DutyCycle

uint8_t _USS_Pulse_Single_Dual_Tone_Configuration_::F1DutyCycle

In single tone mode, it specifies the single tone duty cycle. In dual tone mode, it specifies the first tone duty cycle.

Referenced by commonConfigurePPGDutyCyle(), and commonValidateSAPHconfigruation().

§ F2DutyCycle

uint8_t _USS_Pulse_Single_Dual_Tone_Configuration_::F2DutyCycle

In dual tone mode, it specifies the second tone duty cycle. In single tone mode, this parameter is not used.

Referenced by commonConfigurePPGDutyCyle(), and commonValidateSAPHconfigruation().

§ numOfF1Cycles

uint8_t _USS_Pulse_Single_Dual_Tone_Configuration_::numOfF1Cycles

In single tone, specifies the number on the single tone cycles. In dual tone, it specifies the number of first tone cycles.

Referenced by commonConfigurePPGDutyCyle(), and commonValidateSAPHconfigruation().

§ numOfF2Cycles

uint8_t _USS_Pulse_Single_Dual_Tone_Configuration_::numOfF2Cycles

In dual tone, specifies the number cycles for the second tone cycles. In single tone mode, this parameter is not used.

Referenced by commonConfigurePPGDutyCyle(), and commonValidateSAPHconfigruation().


The documentation for this struct was generated from the following file:
© Copyright 1995-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale