Classes

struct  app_comp_pin_t
 COMP pins Structures. More...
 
struct  app_comp_pin_cfg_t
 COMP pins config Structures. More...
 
struct  comp_env_t
 COMP device structure definition. More...
 
struct  app_comp_params_t
 COMP parameters structure definition. More...
 

Enumerations

enum  app_comp_state_t {
  APP_COMP_INVALID = 0,
  APP_COMP_ACTIVITY
}
 App comp state types. More...
 

Detailed Description

Enumeration Type Documentation

◆ app_comp_state_t

App comp state types.

Enumerator
APP_COMP_INVALID 
APP_COMP_ACTIVITY 

Definition at line 117 of file app_comp.h.