app_comp_pin_cfg_t Struct Reference

COMP pins config Structures. More...

#include <app_comp.h>

Public Attributes

app_comp_pin_t input
 
app_comp_pin_t vref
 

Detailed Description

COMP pins config Structures.

Definition at line 110 of file app_comp.h.

Member Data Documentation

◆ input

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.

◆ vref

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.


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