app_comp_params_t Struct Reference

COMP parameters structure definition. More...

#include <app_comp.h>

Public Attributes

app_comp_pin_cfg_t pin_cfg
 the pin configuration information for the specified COMP module. More...
 
comp_init_t init
 COMP configuration parameters. More...
 

Detailed Description

COMP parameters structure definition.

Definition at line 108 of file app_comp.h.

Member Data Documentation

◆ init

comp_init_t app_comp_params_t::init

COMP configuration parameters.


Definition at line 111 of file app_comp.h.

◆ pin_cfg

app_comp_pin_cfg_t app_comp_params_t::pin_cfg

the pin configuration information for the specified COMP module.

Definition at line 110 of file app_comp.h.


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