Type Alias TstR
pub type TstR = FieldReader<Tst>;Expand description
Field TST reader - Watchdog Test
Aliased Type§
pub struct TstR { /* private fields */ }Implementations§
§impl TstR
impl TstR
pub fn is_01(&self) -> bool
pub fn is_01(&self) -> bool
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.