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

Field SCHMITT writer - Enable schmitt trigger

Aliased Type§

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