MSIO input type. More...

Macros

#define MSIO_INPUT_TYPE_CMOS   LL_MSIO_INPUT_TYPE_CMOS
 
#define MSIO_INPUT_TYPE_SCHMITT   LL_MSIO_INPUT_TYPE_SCHMITT
 

Detailed Description

MSIO input type.

Macro Definition Documentation

◆ MSIO_INPUT_TYPE_CMOS

#define MSIO_INPUT_TYPE_CMOS   LL_MSIO_INPUT_TYPE_CMOS

CMOS input

Definition at line 192 of file hal_msio.h.

◆ MSIO_INPUT_TYPE_SCHMITT

#define MSIO_INPUT_TYPE_SCHMITT   LL_MSIO_INPUT_TYPE_SCHMITT

Schmitt input

Definition at line 193 of file hal_msio.h.