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