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