COMP pins config Structures. More...
#include <app_comp.h>
Public Attributes | |
app_comp_pin_t | input |
app_comp_pin_t | vref |
COMP pins config Structures.
Definition at line 110 of file app_comp.h.
app_comp_pin_t app_comp_pin_cfg_t::input |
Set the configuration of input pin.
Definition at line 112 of file app_comp.h.
app_comp_pin_t app_comp_pin_cfg_t::vref |
Set the configuration of reference pin.
Definition at line 113 of file app_comp.h.