Skip to main content

WDOG_MODE

Type Alias WDOG_MODE 

Source
pub type WDOG_MODE = Reg<WDOG_MODE_SPEC>;
Expand description

wdog_mode (rw) register accessor: Watchdog Mode Register

You can read this register and get wdog_mode::R. You can reset, write, write_with_zero this register using wdog_mode::W. You can also modify this register. See API.

For information about available fields see wdog_mode module

Aliased Typeยง

pub struct WDOG_MODE { /* private fields */ }