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