|
OpenMPTL - STM32F10X
C++ Microprocessor Template Library
|
#include <tim.hpp>
Additional Inherited Members | |
Public Types inherited from mptl::TIM_common< 0x40015400 > | |
| typedef reg< std::uint_fast16_t, base_addr+0x24, rw, 0x0000 > | CNT |
| typedef reg< std::uint_fast16_t, base_addr+0x28, rw, 0x0000 > | PSC |
| typedef reg< std::uint_fast16_t, base_addr+0x2c, rw, 0x0000 > | ARR |
| typedef reg< std::uint_fast16_t, base_addr+0x34, rw, 0x0000 > | CCR1 |
| typedef reg< std::uint_fast16_t, base_addr+0x38, rw, 0x0000 > | CCR2 |
| typedef reg< std::uint_fast16_t, base_addr+0x3c, rw, 0x0000 > | CCR3 |
| typedef reg< std::uint_fast16_t, base_addr+0x40, rw, 0x0000 > | CCR4 |
| typedef reg< std::uint_fast16_t, base_addr+0x4c, rw, 0x0000 > | DMAR |
Static Public Attributes inherited from mptl::TIM_common< 0x40015400 > | |
| static constexpr reg_addr_t | base_addr |
1.8.13