pub type HoeW<'a, REG> = BitWriter<'a, REG, Hoe>;
Field HOE writer - Halt On Error
HOE
pub struct HoeW<'a, REG> { /* private fields */ }
Normal operation
Any error causes the HALT bit to set. Subsequently, all service requests are ignored until the HALT bit is cleared.