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

Field INTERRUPT_ON_STALL writer - Trigger an interrupt if a STALL is sent. Intended for debug only.

Aliased Type§

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