atsamd21g::tcc0::intenset

Type Alias CntW

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

Field CNT writer - Counter Interrupt Enable

Aliased Type§

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