Type Alias AutohaltW

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

Field AUTOHALT writer - Auto Halt Request

Aliased Typeยง

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