LL GPIO APIs ¶
-
LL GPIO Functions
-
Port Configuration
-
LL_GPIO_SetPinMode()
-
LL_GPIO_GetPinMode()
-
LL_GPIO_SetPinOutputType()
-
LL_GPIO_GetPinOutputType()
-
LL_GPIO_SetPinSpeed()
-
LL_GPIO_GetPinSpeed()
-
LL_GPIO_SetPinPull()
-
LL_GPIO_GetPinPull()
-
LL_GPIO_SetAFPin_0_7()
-
LL_GPIO_GetAFPin_0_7()
-
LL_GPIO_SetAFPin_8_15()
-
LL_GPIO_GetAFPin_8_15()
-
LL_GPIO_LockPin()
-
LL_GPIO_IsPinLocked()
-
LL_GPIO_IsAnyPinLocked()
-
-
Data Access
-
LL_GPIO_ReadInputPort()
-
LL_GPIO_IsInputPinSet()
-
LL_GPIO_WriteOutputPort()
-
LL_GPIO_ReadOutputPort()
-
LL_GPIO_IsOutputPinSet()
-
LL_GPIO_SetOutputPin()
-
LL_GPIO_ResetOutputPin()
-
LL_GPIO_TogglePin()
-
LL_GPIO_EnableHighSpeedLowVoltage()
-
LL_GPIO_DisableHighSpeedLowVoltage()
-
LL_GPIO_IsEnabledHighSpeedLowVoltage()
-
LL_GPIO_EnablePinSecure()
-
LL_GPIO_DisablePinSecure()
-
LL_GPIO_IsEnabledPinSecure()
-
-
Port Configuration
- LL GPIO Macros
- LL GPIO Constants