STM32F103xB HAL User Manual
|
Defines | |
#define | GPIO_PIN_MASK_POS 8U |
#define | GPIO_PIN_NB 16U |
#define GPIO_PIN_MASK_POS 8U |
Definition at line 49 of file stm32f1xx_ll_gpio.h.
Referenced by LL_GPIO_GetPinPull(), LL_GPIO_Init(), LL_GPIO_IsInputPinSet(), LL_GPIO_IsOutputPinSet(), LL_GPIO_IsPinLocked(), LL_GPIO_LockPin(), LL_GPIO_ResetOutputPin(), LL_GPIO_SetOutputPin(), LL_GPIO_SetPinPull(), and LL_GPIO_TogglePin().
#define GPIO_PIN_NB 16U |
Definition at line 50 of file stm32f1xx_ll_gpio.h.
Referenced by LL_GPIO_Init().