MSIO IO strength. More...

Macros

#define MSIO_STRENGTH_LOW   LL_MSIO_STRENGTH_LOW
 
#define MSIO_STRENGTH_MEDIUM   LL_MSIO_STRENGTH_MEDIUM
 
#define MSIO_STRENGTH_HIGH   LL_MSIO_STRENGTH_HIGH
 
#define MSIO_STRENGTH_ULTRA   LL_MSIO_STRENGTH_ULTRA
 

Detailed Description

MSIO IO strength.

Macro Definition Documentation

◆ MSIO_STRENGTH_HIGH

#define MSIO_STRENGTH_HIGH   LL_MSIO_STRENGTH_HIGH

Select high output driver strength

Definition at line 184 of file hal_msio.h.

◆ MSIO_STRENGTH_LOW

#define MSIO_STRENGTH_LOW   LL_MSIO_STRENGTH_LOW

Select low output driver strength

Definition at line 182 of file hal_msio.h.

◆ MSIO_STRENGTH_MEDIUM

#define MSIO_STRENGTH_MEDIUM   LL_MSIO_STRENGTH_MEDIUM

Select medium output driver strength

Definition at line 183 of file hal_msio.h.

◆ MSIO_STRENGTH_ULTRA

#define MSIO_STRENGTH_ULTRA   LL_MSIO_STRENGTH_ULTRA

Select high output driver strength

Definition at line 185 of file hal_msio.h.