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

Field SLEWFAST writer - Slew rate control. 1 = Fast, 0 = Slow

Aliased Type§

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