pub type StallW<'a, REG> = BitWriter<'a, REG>;
Field STALL writer - Stall Processor
STALL
struct StallW<'a, REG> { /* private fields */ }