pub type INTERRUPT_PER_DOUBLE_BUFF_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field INTERRUPT_PER_DOUBLE_BUFF writer - Trigger an interrupt each time both buffers are done. Only valid in double buffered mode.

Aliased Type§

struct INTERRUPT_PER_DOUBLE_BUFF_W<'a, REG> { /* private fields */ }