Type Alias d1_pac::cir_tx::cir_txsta::TAI_W

source ·
pub type TAI_W<'a, const O: u8> = BitWriter<'a, u32, CIR_TXSTA_SPEC, TAI_A, O>;
Expand description

Field tai writer - TX FIFO Available Interrupt Flag

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> TAI_W<'a, O>

source

pub fn not_available(self) -> &'a mut W

TX FIFO not available by its level

source

pub fn available(self) -> &'a mut W

TX FIFO available by its level Writing 1 clears this bit.