atsamd21g::ac::compctrl

Type Alias SingleW

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

Field SINGLE writer - Single-Shot Mode

Aliased Type§

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