atsamd21g::tcc0::ctrlbclr

Type Alias OneshotW

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

Field ONESHOT writer - One-Shot

Aliased Type§

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