MSPM0C1105_C1106 Driver Library  2.05.00.05
Data Fields
DL_COMP_Config Struct Reference

Configuration struct for DL_COMP_init. More...

#include <dl_comp.h>

Data Fields

DL_COMP_MODE mode
 
DL_COMP_ENABLE_CHANNEL channelEnable
 
DL_COMP_IPSEL_CHANNEL posChannel
 
DL_COMP_IMSEL_CHANNEL negChannel
 
DL_COMP_POLARITY polarity
 
DL_COMP_HYSTERESIS hysteresis
 

Detailed Description

Configuration struct for DL_COMP_init.

Field Documentation

§ mode

DL_COMP_MODE DL_COMP_Config::mode

The operating mode of the comparator

Referenced by DL_COMP_init().

§ channelEnable

DL_COMP_ENABLE_CHANNEL DL_COMP_Config::channelEnable

The channel inputs to the comparator terminals to enable

Referenced by DL_COMP_init().

§ posChannel

DL_COMP_IPSEL_CHANNEL DL_COMP_Config::posChannel

The channel input for the positive terminal of the comparator

Referenced by DL_COMP_init().

§ negChannel

DL_COMP_IMSEL_CHANNEL DL_COMP_Config::negChannel

The channel input for the negative terminal of the comparator

Referenced by DL_COMP_init().

§ polarity

DL_COMP_POLARITY DL_COMP_Config::polarity

The polarity of the comparator output

Referenced by DL_COMP_init().

§ hysteresis

DL_COMP_HYSTERESIS DL_COMP_Config::hysteresis

The hysteresis of the comparator

Referenced by DL_COMP_init().


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