Specifies the operating mode for the selected pins. This parameter can be a value of GPIO_LL_EC_MODE. GPIO HW configuration can be modified afterwards using unitary function LL_GPIO_SetPinMode().
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().
Specifies the operating output type for the selected pins. This parameter can be a value of GPIO_LL_EC_OUTPUT. GPIO HW configuration can be modified afterwards using unitary function LL_GPIO_SetPinOutputType().
Specifies the operating Pull-up/Pull down for the selected pins. This parameter can be a value of GPIO_LL_EC_PULL. GPIO HW configuration can be modified afterwards using unitary function LL_GPIO_SetPinPull().
Specifies the Peripheral to be connected to the selected pins. This parameter can be a value of GPIO_LL_EC_AF. GPIO HW configuration can be modified afterwards using unitary function LL_GPIO_SetAFPin_0_7() and LL_GPIO_SetAFPin_8_15().
Related Functions
Found 2 other functions taking a LL_GPIO_InitTypeDef
argument: