Type Alias stm32wlxx_hal::pac::usart1::cr3::RXFTCFG_W
pub type RXFTCFG_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR3_SPEC, u8, RXFTCFG_A, Unsafe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RXFTCFG
writer - Receive FIFO threshold configuration
Aliased Type§
struct RXFTCFG_W<'a, const O: u8> { /* private fields */ }