Struct avr_device::atmega64::misc::sfior::R[][src]

pub struct R(_);
Expand description

Register SFIOR reader

Implementations

Bit 0 - Prescaler Reset Timer/Counter3, Timer/Counter2, and Timer/Counter1

Bit 1 - Prescaler Reset Timer/Counter0

Bit 2 - Pull Up Disable

Bit 3 - Analog Comparator Multiplexer Enable

Bit 7 - Timer/Counter Synchronization Mode

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