Type Alias d1_pac::gpadc::gp_fifo_intc::FIFO_FLUSH_W

source ·
pub type FIFO_FLUSH_W<'a, const O: u8> = BitWriter<'a, u32, GP_FIFO_INTC_SPEC, bool, O>;
Expand description

Field fifo_flush writer - ADC FIFO Flush

Write 1 to flush TX FIFO, clear automatically to 0.

Aliased Type§

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