libxr
1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
stm32_timebase.cpp
1
#include "stm32_timebase.hpp"
2
3
using namespace
LibXR
;
4
5
#ifdef HAL_TIM_MODULE_ENABLED
6
7
TIM_HandleTypeDef*
STM32TimerTimebase::htim
=
nullptr
;
8
9
#endif
LibXR::STM32TimerTimebase::htim
static TIM_HandleTypeDef * htim
硬件定时器句柄指针 / Static pointer to hardware timer handle
Definition
stm32_timebase.hpp:133
LibXR
LibXR 命名空间
Definition
ch32_gpio.hpp:9
driver
st
stm32_timebase.cpp
Generated by
1.12.0