WB32L003 Standard Peripherals Firmware Library
函数
wb32l003_basetim.c 文件参考

This file provides all the BaseTIM firmware functions. 更多...

#include "wb32l003_basetim.h"

函数

void BaseTim_DeInit (BASETIM_TypeDef *TIMx)
 Deinitializes the TIMx peripheral registers to their default reset values. 更多...
 
void BaseTim_Init (BASETIM_TypeDef *TIMx, BaseTim_InitTypeDef *BaseTim_InitStruct)
 Initializes the BaseTIMx Unit peripheral according to the specified parameters in the TIM_TimeBaseInitStruct. 更多...
 
void BaseTim_Cmd (BASETIM_TypeDef *TIMx, FunctionalState NewState)
 
void BaseTim_ITConfig (BASETIM_TypeDef *TIMx, FunctionalState NewState)
 
uint32_t BaseTim_GetCounter (BASETIM_TypeDef *TIMx)
 
void BaseTim_SetLoad (BASETIM_TypeDef *TIMx, uint16_t load)
 
void BaseTim_SetBkLoad (BASETIM_TypeDef *TIMx, uint16_t bgLoad)
 
FlagStatus BaseTim_GetFlagStatus (BASETIM_TypeDef *TIMx)
 
void BaseTim_ClearFlag (BASETIM_TypeDef *TIMx)
 

详细描述

This file provides all the BaseTIM firmware functions.

作者
WestberryTech Application Team
版本
V0.0.4
日期
23-April-2023