Type Alias HystenW

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

Field HYSTEN writer - Hysteresis Enable

Aliased Type§

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