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

Return value

Returned value can be one of the following values: @arg LL_GPIO_OUTPUT_PUSHPULL @arg LL_GPIO_OUTPUT_OPENDRAIN

Notes

Output type as to be set when gpio pin is in output or alternate modes. Possible type are Push-pull or Open-drain. Warning: only one pin can be passed as parameter.

References

from examples