Type Alias stm32wlxx_hal::pac::flash::SFR

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

SFR register accessor: an alias for Reg<SFR_SPEC>

Aliased Type§

struct SFR { /* private fields */ }