思澈科技软件开发工具包  2.20

Functions

HAL_StatusTypeDef HAL_TIMEx_ConfigCommutationEvent (GPT_HandleTypeDef *htim, uint32_t InputTrigger, uint32_t CommutationSource)
 
HAL_StatusTypeDef HAL_TIMEx_ConfigCommutationEvent_IT (GPT_HandleTypeDef *htim, uint32_t InputTrigger, uint32_t CommutationSource)
 
HAL_StatusTypeDef HAL_TIMEx_ConfigCommutationEvent_DMA (GPT_HandleTypeDef *htim, uint32_t InputTrigger, uint32_t CommutationSource)
 
HAL_StatusTypeDef HAL_TIMEx_MasterConfigSynchronization (GPT_HandleTypeDef *htim, TIMEx_MasterConfigTypeDef *sMasterConfig)
 
HAL_StatusTypeDef HAL_TIMEx_ConfigBreakDeadTime (GPT_HandleTypeDef *htim, TIMEx_BreakDeadTimeConfigTypeDef *sBreakDeadTimeConfig)
 
HAL_StatusTypeDef HAL_TIMEx_RemapConfig (GPT_HandleTypeDef *htim, uint32_t Remap)
 

Detailed Description