Skip to main content

Crate watchdog_core

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.
resources
Watchdog platform capability resources.

Structs§

WatchdogServices
WatchdogServicesState

Enums§

Register
WatchdogServices device registers.
WatchdogServiceError