Struct atsam4sd16c_pac::supc::sr::R

source ·
pub struct R(_);
Expand description

Register SR reader

Implementations§

Bit 1 - WKUP Wake-up Status

Bit 2 - Supply Monitor Detection Wake-up Status

Bit 3 - Brownout Detector Reset Status

Bit 4 - Supply Monitor Reset Status

Bit 5 - Supply Monitor Status

Bit 6 - Supply Monitor Output Status

Bit 7 - 32-kHz Oscillator Selection Status

Bit 13 - Low-power Debouncer Wake-up Status on WKUP0

Bit 14 - Low-power Debouncer Wake-up Status on WKUP1

Bit 16 - WKUP Input Status 0

Bit 17 - WKUP Input Status 1

Bit 18 - WKUP Input Status 2

Bit 19 - WKUP Input Status 3

Bit 20 - WKUP Input Status 4

Bit 21 - WKUP Input Status 5

Bit 22 - WKUP Input Status 6

Bit 23 - WKUP Input Status 7

Bit 24 - WKUP Input Status 8

Bit 25 - WKUP Input Status 9

Bit 26 - WKUP Input Status 10

Bit 27 - WKUP Input Status 11

Bit 28 - WKUP Input Status 12

Bit 29 - WKUP Input Status 13

Bit 30 - WKUP Input Status 14

Bit 31 - WKUP Input Status 15

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