Type Alias stm32wlxx_hal::pac::usart1::rqr::MMRQ_W
pub type MMRQ_W<'a, const O: u8> = BitWriterRaw<'a, u32, RQR_SPEC, MMRQ_A, BitM, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field MMRQ writer - Mute mode request
Aliased Type§
struct MMRQ_W<'a, const O: u8> { /* private fields */ }