app_comp_pin_t Struct Reference

COMP pins Structures. More...

#include <app_comp.h>

Data Fields

app_io_type_t type
 
app_io_mux_t mux
 
uint32_t pin
 

Detailed Description

COMP pins Structures.

Field Documentation

◆ mux

app_io_mux_t app_comp_pin_t::mux

Specifies the Peripheral to be connected to the selected pins.

◆ pin

uint32_t app_comp_pin_t::pin

Specifies the IO pins to be configured. This parameter can be any value of IO pins.

◆ type

app_io_type_t app_comp_pin_t::type

Specifies the type of COMP IO.


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