embassy-nrf

Crates

git

Versions

nrf51

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.

Enums§

HaltConfig
SleepConfig