Type Alias stm32_eth::stm32::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 */ }