Module nrf52832_hal::wdt::handles[][src]

Expand description

Type states representing individual watchdog handles.

Structs

Hdl0

A type state representing Watchdog Handle 0.

Hdl1

A type state representing Watchdog Handle 1.

Hdl2

A type state representing Watchdog Handle 2.

Hdl3

A type state representing Watchdog Handle 3.

Hdl4

A type state representing Watchdog Handle 4.

Hdl5

A type state representing Watchdog Handle 5.

Hdl6

A type state representing Watchdog Handle 6.

Hdl7

A type state representing Watchdog Handle 7.

HdlN

A structure that represents a runtime stored Watchdog Handle.