pub type ENABLE_W<'a, REG> = BitWriter<'a, REG>;
Field ENABLE writer - When not enabled the watchdog timer is paused
ENABLE
struct ENABLE_W<'a, REG> { /* private fields */ }