MG32L003 Standard Peripherals Firmware Library
Macros

Macros

#define GPIO_SPEED_LOW   ((uint32_t)0x00000000U)
 
#define GPIO_SPEED_HIGH   ((uint32_t)0x00100000U)
 

Detailed Description

Macro Definition Documentation

◆ GPIO_SPEED_HIGH

#define GPIO_SPEED_HIGH   ((uint32_t)0x00100000U)

High speed

◆ GPIO_SPEED_LOW

#define GPIO_SPEED_LOW   ((uint32_t)0x00000000U)

Low speed