HPM SDK
HPMicro Software Development Kit
acmp_channel_config Struct Reference

ACMP channel config. More...

#include <hpm_acmp_drv.h>

Data Fields

uint8_t plus_input
 
uint8_t minus_input
 
uint8_t filter_mode
 
uint8_t hyst_level
 
bool enable_cmp_output
 
bool enable_window_mode
 
bool invert_output
 
bool bypass_filter
 
bool enable_dac
 
bool enable_hpmode
 
uint16_t filter_length
 

Detailed Description

ACMP channel config.

Field Documentation

◆ bypass_filter

bool acmp_channel_config::bypass_filter

◆ enable_cmp_output

bool acmp_channel_config::enable_cmp_output

◆ enable_dac

bool acmp_channel_config::enable_dac

◆ enable_hpmode

bool acmp_channel_config::enable_hpmode

◆ enable_window_mode

bool acmp_channel_config::enable_window_mode

◆ filter_length

uint16_t acmp_channel_config::filter_length

◆ filter_mode

uint8_t acmp_channel_config::filter_mode

◆ hyst_level

uint8_t acmp_channel_config::hyst_level

◆ invert_output

bool acmp_channel_config::invert_output

◆ minus_input

uint8_t acmp_channel_config::minus_input

◆ plus_input

uint8_t acmp_channel_config::plus_input

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