LL_GPIO_Init

Function LL_GPIO_Init 

Source
pub unsafe extern "C" fn LL_GPIO_Init(
    GPIOx: *mut GPIO_TypeDef,
    GPIO_InitStruct: *mut LL_GPIO_InitTypeDef,
) -> ErrorStatus