Type Alias TstW
pub type TstW<'a, REG> = FieldWriter<'a, REG, 2, Tst, Safe>;Expand description
Field TST writer - Watchdog Test
Aliased Type§
pub struct TstW<'a, REG> { /* private fields */ }Implementations§
§impl<'a, REG> TstW<'a, REG>
impl<'a, REG> TstW<'a, REG>
pub fn _01(self) -> &'a mut W<REG>
pub fn _01(self) -> &'a mut W<REG>
Watchdog user mode enabled. (Watchdog test mode disabled.) After testing the watchdog, software should use this setting to indicate that the watchdog is functioning normally in user mode.