![]() |
![]() |
ComparatorLPF3LP Hardware attributes. More...
#include <ComparatorLPF3LP.h>
Data Fields | |
| uint32_t | intNum |
| uint32_t | intPriority |
| uint32_t | intSubscriberId |
| ComparatorLPF3LP_PositiveInputChannel | positiveInputChannel |
| ComparatorLPF3LP_NegativeInputChannel | negativeInputChannel |
| ComparatorLPF3LP_VoltageDividerPath | voltageDividerPath |
| ComparatorLPF3LP_VoltageDividerFactor | voltageDividerFactor |
| uint8_t | positiveInputPin |
| uint8_t | positiveInputPinMux |
| uint8_t | negativeInputPin |
| uint8_t | negativeInputPinMux |
ComparatorLPF3LP Hardware attributes.
A sample structure is shown below:
| uint32_t ComparatorLPF3LP_HWAttrs::intNum |
Device-specific interrupt number
| uint32_t ComparatorLPF3LP_HWAttrs::intPriority |
Device-specific interrupt priority
| uint32_t ComparatorLPF3LP_HWAttrs::intSubscriberId |
Device-specific interrupt subscriber ID, as defined in driverlib/evtsvt.h. This must match intNum.
| ComparatorLPF3LP_PositiveInputChannel ComparatorLPF3LP_HWAttrs::positiveInputChannel |
Internal muxing on the positive channel
| ComparatorLPF3LP_NegativeInputChannel ComparatorLPF3LP_HWAttrs::negativeInputChannel |
Internal muxing on the negative channel
| ComparatorLPF3LP_VoltageDividerPath ComparatorLPF3LP_HWAttrs::voltageDividerPath |
Voltage divider path
| ComparatorLPF3LP_VoltageDividerFactor ComparatorLPF3LP_HWAttrs::voltageDividerFactor |
Voltage divider factor
| uint8_t ComparatorLPF3LP_HWAttrs::positiveInputPin |
Positive input pin index
| uint8_t ComparatorLPF3LP_HWAttrs::positiveInputPinMux |
Positive input pin muxing
| uint8_t ComparatorLPF3LP_HWAttrs::negativeInputPin |
Negative input pin index
| uint8_t ComparatorLPF3LP_HWAttrs::negativeInputPinMux |
Negative input pin muxing