LL_TIM_Init

Function LL_TIM_Init 

Source
pub unsafe extern "C" fn LL_TIM_Init(
    TIMx: *mut TIM_TypeDef,
    TIM_InitStruct: *const LL_TIM_InitTypeDef,
) -> ErrorStatus