Type Alias DAC_W

Source
pub type DAC_W<'a, REG> = FieldWriter<'a, REG, 3>;
Expand description

Field DAC writer - touch sensor slope control. 3-bit for each touch panel default 100.

Aliased Typeยง

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