pub struct PGA_GAIN_W<'a> { /* private fields */ }
Expand description

Field PGA_GAIN writer - Gain in PGA mode

Implementations

Writes variant to the field

Gain 2

Gain 4

Gain 8

Gain 16

Gain 2, feedback connected to VM0

Gain 4, feedback connected to VM0

Gain 8, feedback connected to VM0

Gain 16, feedback connected to VM0

Gain 2, feedback connected to VM1

Gain 4, feedback connected to VM1

Gain 8, feedback connected to VM1

Gain 16, feedback connected to VM1

Writes raw bits to the field

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.