pub struct R(_);
Expand description

Register SLPWK_SR0 reader

Implementations

Bit 7 - Peripheral 7 SleepWalking Status

Bit 8 - Peripheral 8 SleepWalking Status

Bit 9 - Peripheral 9 SleepWalking Status

Bit 10 - Peripheral 10 SleepWalking Status

Bit 11 - Peripheral 11 SleepWalking Status

Bit 12 - Peripheral 12 SleepWalking Status

Bit 13 - Peripheral 13 SleepWalking Status

Bit 14 - Peripheral 14 SleepWalking Status

Bit 15 - Peripheral 15 SleepWalking Status

Bit 16 - Peripheral 16 SleepWalking Status

Bit 17 - Peripheral 17 SleepWalking Status

Bit 18 - Peripheral 18 SleepWalking Status

Bit 19 - Peripheral 19 SleepWalking Status

Bit 20 - Peripheral 20 SleepWalking Status

Bit 21 - Peripheral 21 SleepWalking Status

Bit 22 - Peripheral 22 SleepWalking Status

Bit 23 - Peripheral 23 SleepWalking Status

Bit 24 - Peripheral 24 SleepWalking Status

Bit 25 - Peripheral 25 SleepWalking Status

Bit 26 - Peripheral 26 SleepWalking Status

Bit 27 - Peripheral 27 SleepWalking Status

Bit 28 - Peripheral 28 SleepWalking Status

Bit 29 - Peripheral 29 SleepWalking Status

Bit 30 - Peripheral 30 SleepWalking Status

Bit 31 - Peripheral 31 SleepWalking Status

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