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

Field STALL writer - Reply with a stall (valid for both buffers).

Aliased Type§

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