pub struct W(_);
Expand description

Register SAR_START_FORCE writer

Implementations§

Bits 0:1 - 00: 9 bit 01: 10 bits 10: 11bits 11: 12bits

Bits 2:3 - 00: 9 bit 01: 10 bits 10: 11bits 11: 12bits

Bit 4 - SAR2_EN_TEST only active when reg_sar2_dig_force = 0

Bits 5:7 - SAR2_PWDET_CCT PA power detector capacitance tuning.

Bit 8 - 1: ULP-coprocessor is started by SW 0: ULP-coprocessor is started by timer

Bit 9 - Write 1 to start ULP-coprocessor only active when reg_ulp_cp_force_start_top = 1

Bit 10

Bits 11:21 - initialized PC for ULP-coprocessor

Bit 22 - stop SAR ADC2 conversion

Bit 23 - stop SAR ADC1 conversion

Bit 24 - N/A

Writes raw bits to the register.

Methods from Deref<Target = W<SAR_START_FORCE_SPEC>>§

Writes raw bits to the register.

Safety

Read datasheet or reference manual to find what values are allowed to pass.

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Mutably dereferences the value.
Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.