pub struct R(_);
Expand description

Register SLPWK_SR1 reader

Implementations

Bit 0 - Peripheral 32 SleepWalking Status

Bit 1 - Peripheral 33 SleepWalking Status

Bit 2 - Peripheral 34 SleepWalking Status

Bit 3 - Peripheral 35 SleepWalking Status

Bit 5 - Peripheral 37 SleepWalking Status

Bit 7 - Peripheral 39 SleepWalking Status

Bit 8 - Peripheral 40 SleepWalking Status

Bit 9 - Peripheral 41 SleepWalking Status

Bit 11 - Peripheral 43 SleepWalking Status

Bit 12 - Peripheral 44 SleepWalking Status

Bit 13 - Peripheral 45 SleepWalking Status

Bit 14 - Peripheral 46 SleepWalking Status

Bit 15 - Peripheral 47 SleepWalking Status

Bit 16 - Peripheral 48 SleepWalking Status

Bit 17 - Peripheral 49 SleepWalking Status

Bit 18 - Peripheral 50 SleepWalking Status

Bit 19 - Peripheral 51 SleepWalking Status

Bit 20 - Peripheral 52 SleepWalking Status

Bit 24 - Peripheral 56 SleepWalking Status

Bit 25 - Peripheral 57 SleepWalking Status

Bit 26 - Peripheral 58 SleepWalking Status

Bit 27 - Peripheral 59 SleepWalking Status

Bit 28 - Peripheral 60 SleepWalking Status

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