Type Alias stm32wlxx_hal::pac::rcc::BDCR
pub type BDCR = Reg<BDCR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
BDCR register accessor: an alias for Reg<BDCR_SPEC>
Aliased Type§
struct BDCR { /* private fields */ }