Skip to main content

HAL_TIM_Encoder_Init

Function HAL_TIM_Encoder_Init 

Source
pub unsafe extern "C" fn HAL_TIM_Encoder_Init(
    htim: *mut TIM_HandleTypeDef,
    sConfig: *mut TIM_Encoder_InitTypeDef,
) -> HAL_StatusTypeDef
Expand description

@addtogroup TIM_Exported_Functions_Group6 TIM Encoder functions @brief TIM Encoder functions @{