Type Alias stm32f4xx_hal::pac::rcc::BDCR

source ·
pub type BDCR = Reg<BDCR_SPEC>;
Expand description

BDCR register accessor: an alias for Reg<BDCR_SPEC>

Aliased Type§

struct BDCR { /* private fields */ }