Enum zinc_hal_lpc11xx::ioregs::WWDT_wdmod_wden
[−]
[src]
pub enum WWDT_wdmod_wden {
Stopped,
Running,
}Variants
Stopped | The watchdog timer is stopped. |
Running | The watchdog timer is running. |