Microchip® Advanced Software Framework

OPAMP 0 configuration structure.

Configuration structure for OPAMP 0.

#include <opamp.h>

Data Fields

struct opamp_config_common config_common
 If true, the comparator will continue to sample during sleep mode when triggered. More...
 
enum opamp0_neg_mux negative_input
 Negative input MUX selection. More...
 
enum opamp0_pos_mux positive_input
 Positive input MUX selection. More...
 
enum opamp0_res1_mux r1_connection
 Resistor 1 MUX selection. More...
 

struct opamp_config_common opamp0_config::config_common

If true, the comparator will continue to sample during sleep mode when triggered.

Referenced by configure_non_inverting_pga_opamp0(), opamp0_get_config_defaults(), and opamp0_set_config().

enum opamp0_neg_mux opamp0_config::negative_input
enum opamp0_pos_mux opamp0_config::positive_input
enum opamp0_res1_mux opamp0_config::r1_connection