Struct atsame54_xpro::thumbv7em::watchdog::Watchdog[][src]

pub struct Watchdog { /* fields omitted */ }

Implementations

Trait Implementations

Feeds an existing watchdog to ensure the processor isn’t reset. Sometimes commonly referred to as “kicking” or “refreshing”.

Disables a running watchdog timer so the processor won’t be reset.

Disables the watchdog

Enables a watchdog timer to reset the processor if software is frozen or stalled.

Unit of time used by the watchdog

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.