COMP pins config Structures. More...
#include <app_comp.h>
Collaboration diagram for app_comp_pin_cfg_t:Public Attributes | |
| app_comp_pin_t | input |
| Set the configuration of input pin. More... | |
| app_comp_pin_t | vref |
| Set the configuration of reference pin. More... | |
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.