Struct atsam4lc8b_pac::ast::parameter::R[][src]

pub struct R(_);
Expand description

Register PARAMETER reader

Implementations

Bit 0 - Digital Tuner

Bit 1 - Digital Tuner Exponent Writeable

Bits 2:6 - Digital Tuner Exponent Value

Bits 8:9 - Number of alarm comparators

Bit 12 - Number of periodic comparators

Bit 14 - Periodic Interval 0 Writeable

Bit 15 - Periodic Interval 1 Writeable

Bits 16:20 - Periodic Interval 0 Value

Bits 24:28 - Periodic Interval 1 Value

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