Type Alias stm32_hal2::pac::spi1::ier::TXTFIE_W

source ·
pub type TXTFIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, TXTFIE_A, BitM, O>;
Expand description

Field TXTFIE writer - TXTFIE interrupt enable

Aliased Type§

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