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