Data Fields
_COMP_E_Config Struct Reference

Type definition for _COMP_E_Config structure. More...

#include <comp_e.h>

Data Fields

uint_fast16_t positiveTerminalInput
 
uint_fast16_t negativeTerminalInput
 
uint_fast8_t outputFilterEnableAndDelayLevel
 
uint_fast8_t invertedOutputPolarity
 
uint_fast16_t powerMode
 

Detailed Description

Type definition for _COMP_E_Config structure.

ypedef COMP_E_Config

Configuration structure for Comparator module. See COMP_E_initModule for parameter documentation.

Field Documentation

uint_fast16_t _COMP_E_Config::positiveTerminalInput

Referenced by COMP_E_initModule().

uint_fast16_t _COMP_E_Config::negativeTerminalInput

Referenced by COMP_E_initModule().

uint_fast8_t _COMP_E_Config::outputFilterEnableAndDelayLevel

Referenced by COMP_E_initModule().

uint_fast8_t _COMP_E_Config::invertedOutputPolarity

Referenced by COMP_E_initModule().

uint_fast16_t _COMP_E_Config::powerMode

Referenced by COMP_E_initModule().


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

Copyright 2016, Texas Instruments Incorporated