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

Return value

Returned value can be one of the following values: @arg LL_GPIO_MODE_INPUT @arg LL_GPIO_MODE_OUTPUT @arg LL_GPIO_MODE_ALTERNATE @arg LL_GPIO_MODE_ANALOG

Notes

I/O mode can be Input mode, General purpose output, Alternate function mode or Analog. Warning: only one pin can be passed as parameter.

References

from examples