Struct nrf52833_hal::pac::power::pofcon::THRESHOLD_W[][src]

pub struct THRESHOLD_W<'a> { /* fields omitted */ }
Expand description

Field THRESHOLD writer - Power-fail comparator threshold setting. This setting applies both for normal voltage mode (supply connected to both VDD and VDDH) and high voltage mode (supply connected to VDDH only). Values 0-3 set threshold below 1.7 V and should not be used as brown out detection will be activated before power failure warning on such low voltages.

Implementations

Writes variant to the field

Set threshold to 1.7 V

Set threshold to 1.8 V

Set threshold to 1.9 V

Set threshold to 2.0 V

Set threshold to 2.1 V

Set threshold to 2.2 V

Set threshold to 2.3 V

Set threshold to 2.4 V

Set threshold to 2.5 V

Set threshold to 2.6 V

Set threshold to 2.7 V

Set threshold to 2.8 V

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

Casts the value.

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.

Casts the value.

Casts the value.