atsamd21g::mtb::flow

Type Alias AutostopW

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

Field AUTOSTOP writer - Auto Stop Tracing

Aliased Type§

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