Struct atsam4sd16c_pac::tc1::bmr::R

source ·
pub struct R(_);
Expand description

Register BMR reader

Implementations§

Bits 0:1 - External Clock Signal 0 Selection

Bits 2:3 - External Clock Signal 1 Selection

Bits 4:5 - External Clock Signal 2 Selection

Bit 8 - Quadrature Decoder ENabled

Bit 9 - POSition ENabled

Bit 10 - SPEED ENabled

Bit 11 - Quadrature Decoding TRANSparent

Bit 12 - EDGe on PHA count mode

Bit 13 - INVerted phA

Bit 14 - INVerted phB

Bit 15 - INVerted InDeX

Bit 16 - SWAP PHA and PHB

Bit 17 - InDeX pin is PHB pin

Bit 19 - Glitch Filter

Bits 20:25 - MAXimum FILTer

Methods from Deref<Target = R<BMR_SPEC>>§

Reads raw bits from register.

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Converts to this type from the input type.

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.