Type Alias stm32wlxx_hal::pac::usart1::rtor::RTO_W

pub type RTO_W<'a, const O: u8> = FieldWriterRaw<'a, u32, RTOR_SPEC, u32, u32, Safe, 24, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field RTO writer - Receiver timeout value

Aliased Type§

struct RTO_W<'a, const O: u8> { /* private fields */ }