Type Alias R2rW

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

Field R2R writer - Rail to Rail Operation Enable

Aliased Type§

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