HAL + 0/1 examples
CodeScope will show references to LL_GPIO_InitTypeDef::Speed from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
GPIO
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_GPIO_InitTypeDef::Speed

LL_GPIO_InitTypeDef::Speed field

Specifies the speed for the selected pins. This parameter can be a value of GPIO_LL_EC_SPEED. GPIO HW configuration can be modified afterwards using unitary function LL_GPIO_SetPinSpeed().

Syntax

uint32_t Speed;

Examples

LL_GPIO_InitTypeDef::Speed is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_gpio.h:73
uint32_t Speed; /*!< Specifies the speed for the selected pins.
stm32f4xx_ll_gpio.c:229LL_GPIO_Init()
stm32f4xx_ll_gpio.c:278LL_GPIO_StructInit()

Data Use

Functions writing LL_GPIO_InitTypeDef::Speed
Functions reading LL_GPIO_InitTypeDef::Speed
all items filtered out
LL_GPIO_InitTypeDef::Speed
all items filtered out
Type of LL_GPIO_InitTypeDef::Speed
LL_GPIO_InitTypeDef::Speed
uint32_t
all items filtered out