atsamd11d::dsu::ctrl

Type Alias ArrW

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

Field ARR writer - Auxiliary Row Read

Aliased Type§

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