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

Field INTERRUPT_PER_BUFF writer - Trigger an interrupt each time a buffer is done.

Aliased Type§

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