Struct atsam4e8c_pac::pmc::pmc_fsmr::R

source ·
pub struct R(_);
Expand description

Register PMC_FSMR reader

Implementations§

Bit 0 - Fast Startup Input Enable 0

Bit 1 - Fast Startup Input Enable 1

Bit 2 - Fast Startup Input Enable 2

Bit 3 - Fast Startup Input Enable 3

Bit 4 - Fast Startup Input Enable 4

Bit 5 - Fast Startup Input Enable 5

Bit 6 - Fast Startup Input Enable 6

Bit 7 - Fast Startup Input Enable 7

Bit 8 - Fast Startup Input Enable 8

Bit 9 - Fast Startup Input Enable 9

Bit 10 - Fast Startup Input Enable 10

Bit 11 - Fast Startup Input Enable 11

Bit 12 - Fast Startup Input Enable 12

Bit 13 - Fast Startup Input Enable 13

Bit 14 - Fast Startup Input Enable 14

Bit 15 - Fast Startup Input Enable 15

Bit 16 - RTT Alarm Enable

Bit 17 - RTC Alarm Enable

Bit 18 - USB Alarm Enable

Bit 20 - Low-power Mode

Bits 21:22 - Flash Low-power Mode

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