Type Alias AampenW

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

Field AAMPEN writer - Automatic Amplitude Control Enable

Aliased Type§

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