Module msp432p401r_hal::watchdog[][src]

HAL library for WDT_A (Watchdog) Peripheral - MSP432P401R

Structs

Disabled
Enabled
Options
WatchdogTimer

Enums

ClockSource
TimerInterval

Timer interval at powers of 2

Traits

Disable

Disables a running watchdog timer so the processor won’t be reset.

Enable

Enables A watchdog timer to reset the processor if software is frozen or stalled.

State
WDTExt
Watchdog

Feeds an existing watchdog to ensure the processor isn’t reset. Sometimes the “feeding” operation is also referred to as “refreshing”.