atsamd21g::mtb::flow

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 */ }