pub struct R(_);
Expand description

Register ADC12CTL1 reader

Implementations

Bit 0 - ADC12 Busy

Bits 1:2 - ADC12 Conversion Sequence Select Bit: 0

Bits 3:4 - ADC12 Clock Source Select Bit: 0

Bits 5:7 - ADC12 Clock Divider Select Bit: 0

Bit 8 - ADC12 Invert Sample Hold Signal

Bit 9 - ADC12 Sample/Hold Pulse Mode

Bits 10:11 - ADC12 Sample/Hold Source Bit: 0

Bits 12:15 - ADC12 Conversion Start Address Bit: 0

Methods from Deref<Target = R<ADC12CTL1_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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.