OpenMPTL - STM32F10X
C++ Microprocessor Template Library
mptl
rcc
rtc_clock_source
Public Types
|
List of all members
mptl::rcc::rtc_clock_source Struct Reference
#include <
rcc.hpp
>
Public Types
using
lse
=
RCC::BDCR::RTCSEL::LSE
using
lsi
=
RCC::BDCR::RTCSEL::LSI
using
hse
=
RCC::BDCR::RTCSEL::HSE
Member Typedef Documentation
◆
hse
using
mptl::rcc::rtc_clock_source::hse
=
RCC::BDCR::RTCSEL::HSE
◆
lse
using
mptl::rcc::rtc_clock_source::lse
=
RCC::BDCR::RTCSEL::LSE
◆
lsi
using
mptl::rcc::rtc_clock_source::lsi
=
RCC::BDCR::RTCSEL::LSI
The documentation for this struct was generated from the following file:
arch/arm/cortex/stm32/f1/include/arch/
rcc.hpp
Generated by
1.8.13