Type Alias StartinvW

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

Field STARTINV writer - Start Conversion Event Invert Enable

Aliased Type§

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