pub type ClkenW<'a, REG> = BitWriter<'a, REG>;
Field CLKEN writer - Clock Enable
CLKEN
struct ClkenW<'a, REG> { /* private fields */ }