app_comp_params_t Struct Reference

COMP parameters structure definition. More...

#include <app_comp.h>

Public Attributes

app_comp_pin_cfg_t pin_cfg
 
comp_init_t init
 
comp_env_t comp_env
 

Detailed Description

COMP parameters structure definition.

Definition at line 140 of file app_comp.h.

Member Data Documentation

◆ comp_env

comp_env_t app_comp_params_t::comp_env

COMP device structure definition.

Definition at line 144 of file app_comp.h.

◆ init

comp_init_t app_comp_params_t::init

COMP configuration parameters.

Definition at line 143 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 142 of file app_comp.h.


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