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