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