pub type ENABLE_W<'a, REG> = BitWriter<'a, REG>;
Field ENABLE writer - enable the phase-shifted output this can be changed on-the-fly
ENABLE
struct ENABLE_W<'a, REG> { /* private fields */ }