embassy-nrf

Crates

0.1.0

Versions

nrf52805

Flavors

Module wdt

Source
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.
WatchdogHandle
Watchdog handle.