Crate watchdog_core

Source
Expand description

A watchdog timer device.

This is not based on any real hardware, and is a bespoke to Hyper-V.

This implementation is used by both the Hyper-V UEFI helper device, and the Guest Watchdog device.

Modules§

platform
Platform abstraction layer for watchdog timer devices.

Structs§

WatchdogServices
WatchdogServicesState

Enums§

Register
WatchdogServices device registers.
WatchdogServiceError