Type Alias OvrW

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

Field OVR writer - Channel Overrun

Aliased Type§

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