atsamd21g::tcc0::intflag

Type Alias ErrW

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

Field ERR writer - Error

Aliased Type§

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