pub struct R(_);
Expand description

Register CR reader

Implementations

Bits 0:2 - WUCKSEL

Bit 3 - TSEDGE

Bit 4 - REFCKON

Bit 5 - BYPSHAD

Bit 6 - FMT

Bit 8 - ALRAE

Bit 9 - ALRBE

Bit 10 - WUTE

Bit 11 - TSE

Bit 12 - ALRAIE

Bit 13 - ALRBIE

Bit 14 - WUTIE

Bit 15 - TSIE

Bit 16 - ADD1H

Bit 17 - SUB1H

Bit 18 - BKP

Bit 19 - COSEL

Bit 20 - POL

Bits 21:22 - OSEL

Bit 23 - COE

Bit 24 - ITSE

Bit 25 - TAMPTS

Bit 26 - TAMPOE

Bit 29 - TAMPALRM_PU

Bit 30 - TAMPALRM_TYPE

Bit 31 - OUT2EN

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