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