atsamd21g::tcc0::intenclr

Type Alias OvfW

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

Field OVF writer - Overflow Interrupt Enable

Aliased Type§

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