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