Struct kea_hal::system::pmc::LVReset[][src]

pub struct LVReset<State> { /* fields omitted */ }
Expand description

Interface that controls when the Low Voltage Detection is active

Implementations

Do not run the Low Voltage Detection Reset during stop mode

Disable Reset upon Low Voltage Detection

This can only be changed one time, and it defaults to enabled.

Run the Low Voltage Detection Reset during stop mode

Disable Reset upon Low Voltage Detection

This can only be changed one time, and it defaults to enabled.

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.

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.