pub struct R(_);
Expand description

Register SR1 reader

Implementations

Bit 15 - Internal Wakeup interrupt flag

Bit 14 - CPU2 Hold interrupt flag

Bit 13 - 802.15.4 end of activity interrupt flag

Bit 12 - BLE end of activity interrupt flag

Bit 11 - Enable critical radio phase end of activity interrupt flag

Bit 10 - 802.15.4 wakeup interrupt flag

Bit 9 - BLE wakeup interrupt flag

Bit 8 - BORH interrupt flag

Bit 7 - Step Down converter forced in Bypass interrupt flag

Bit 4 - Wakeup flag 5

Bit 3 - Wakeup flag 4

Bit 2 - Wakeup flag 3

Bit 1 - Wakeup flag 2

Bit 0 - Wakeup flag 1

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