STM32L443xx HAL User Manual
Defines
GPIO Private Defines
GPIO

MISRA C:2012 deviation rule has been granted for following rules: Rule-12.2 - Medium: RHS argument is in interval [0,INF] which is out of range of the shift operator in following API : HAL_GPIO_Init HAL_GPIO_DeInit. More...

Defines

#define GPIO_NUMBER   (16u)

Detailed Description

MISRA C:2012 deviation rule has been granted for following rules: Rule-12.2 - Medium: RHS argument is in interval [0,INF] which is out of range of the shift operator in following API : HAL_GPIO_Init HAL_GPIO_DeInit.


Define Documentation

#define GPIO_NUMBER   (16u)

Definition at line 130 of file stm32l4xx_hal_gpio.c.

Referenced by HAL_GPIO_TogglePin().