HAL
LL_GPIO_GetPinSpeed() is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

Returned value can be one of the following values: @arg LL_GPIO_SPEED_FREQ_LOW @arg LL_GPIO_SPEED_FREQ_MEDIUM @arg LL_GPIO_SPEED_FREQ_HIGH @arg LL_GPIO_SPEED_FREQ_VERY_HIGH

Notes

I/O speed can be Low, Medium, Fast or High speed. Warning: only one pin can be passed as parameter. Refer to datasheet for frequency specifications and the power supply and load conditions for each speed.

References

from examples