Type Alias stm32_hal2::pac::usart1::cr3::TXFTCFG_W

source ·
pub type TXFTCFG_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR3_SPEC, u8, u8, Unsafe, 3, O>;
Expand description

Field TXFTCFG writer - TXFIFO threshold configuration

Aliased Type§

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