Type Alias daisy::pac::bdma::isr::TCIF2_R

pub type TCIF2_R = BitReaderRaw<TCIF1_A>;
Expand description

Field TCIF1 reader - Channel x transfer complete flag (x = 1..8) This bit is set by hardware. It is cleared by software writing 1 to the corresponding bit in the DMA_IFCR register.

Aliased Type§

struct TCIF2_R { /* private fields */ }