pub type TIMEOUTA_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TIMEOUTR_SPEC, u16, u16, Safe, 12, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field TIMEOUTA writer - Bus timeout A

Aliased Type§

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