atsamd21g::tcc0::ctrlbclr

Type Alias DirW

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

Field DIR writer - Counter Direction

Aliased Type§

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