Type Alias stm32f4xx_hal::pac::wwdg::CFR

source ·
pub type CFR = Reg<CFR_SPEC>;
Expand description

CFR register accessor: an alias for Reg<CFR_SPEC>

Aliased Type§

struct CFR { /* private fields */ }