Struct atsam4lc8b_pac::catb::cr::R[][src]

pub struct R(_);
Expand description

Register CR reader

Implementations

Bit 0 - Module Enable

Bit 1 - Start Operation

Bit 2 - Initialize Idle Value

Bit 3 - Event Triggered Operation

Bit 4 - Internal Resistors

Bit 5 - Clock Select

Bit 6 - Differential Mode

Bit 7 - DMA Enable

Bits 8:14 - Number of Event Samples

Bits 16:19 - Charge Time

Bit 31 - Software Reset

Methods from Deref<Target = R<CR_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.