Expand description
Watchdog Timer (WDT) driver.
This HAL implements a basic watchdog timer with 1..=8 handles. Once the watchdog has been started, it cannot be stopped.
Structs§
- Config
 - WDT configuration.
 - Watchdog
 - Watchdog driver.
 - Watchdog
Handle  - Watchdog handle.
 
Enums§
Traits§
- Instance
 - WDT instance.