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

Field KILL writer - Asynchronously kills the clock generator

Aliased Type§

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