Type Alias stm32wlxx_hal::pac::pwr::CR4

pub type CR4 = Reg<CR4_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

CR4 register accessor: an alias for Reg<CR4_SPEC>

Aliased Type§

struct CR4 { /* private fields */ }