Struct ra2e2::gpt164::gtpsr::R

source ·
pub struct R(_);
Expand description

Register GTPSR reader

Implementations§

Bit 0 - GTETRGA Pin Rising Input Source Counter Stop Enable

Bit 1 - GTETRGA Pin Falling Input Source Counter Stop Enable

Bit 2 - GTETRGB Pin Rising Input Source Counter Stop Enable

Bit 3 - GTETRGB Pin Falling Input Source Counter Stop Enable

Bit 8 - GTIOCnA Pin Rising Input during GTIOCnB Value Low Source Counter Stop Enable

Bit 9 - GTIOCnA Pin Rising Input during GTIOCnB Value High Source Counter Stop Enable

Bit 10 - GTIOCnA Pin Falling Input during GTIOCnB Value Low Source Counter Stop Enable

Bit 11 - GTIOCnA Pin Falling Input during GTIOCnB Value High Source Counter Stop Enable

Bit 12 - GTIOCnB Pin Rising Input during GTIOCnA Value Low Source Counter Stop Enable

Bit 13 - GTIOCnB Pin Rising Input during GTIOCnA Value High Source Counter Stop Enable

Bit 14 - GTIOCnB Pin Falling Input during GTIOCnA Value Low Source Counter Stop Enable

Bit 15 - GTIOCnB Pin Falling Input during GTIOCnA Value High Source Counter Stop Enable

Bit 16 - ELC_GPTA Event Source Counter Stop Enable

Bit 17 - ELC_GPTB Event Source Counter Stop Enable

Bit 18 - ELC_GPTC Event Source Counter Stop Enable

Bit 19 - ELC_GPTD Event Source Counter Stop Enable

Bit 31 - Software Source Counter Stop Enable

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