Struct stm32f334::opamp::opamp3_cr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - OPAMP3 enable

[src]

Bit 1 - FORCE_VP

[src]

Bits 2:3 - OPAMP3 Non inverting input selection

[src]

Bits 5:6 - OPAMP3 inverting input selection

[src]

Bit 7 - Timer controlled Mux mode enable

[src]

Bit 8 - OPAMP3 inverting input secondary selection

[src]

Bits 9:10 - OPAMP3 Non inverting input secondary selection

[src]

Bit 11 - Calibration mode enable

[src]

Bits 12:13 - Calibration selection

[src]

Bits 14:17 - Gain in PGA mode

[src]

Bit 18 - User trimming enable

[src]

Bits 19:23 - Offset trimming value (PMOS)

[src]

Bits 24:28 - Offset trimming value (NMOS)

[src]

Bit 29 - TSTREF

[src]

Bit 31 - OPAMP 3 lock

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W