Struct atsam4sd16c_pac::pmc::pmc_fsmr::R

source ·
pub struct R(_);
Expand description

Register PMC_FSMR reader

Implementations§

Bit 0 - Fast Start-up Input Enable 0

Bit 1 - Fast Start-up Input Enable 1

Bit 2 - Fast Start-up Input Enable 2

Bit 3 - Fast Start-up Input Enable 3

Bit 4 - Fast Start-up Input Enable 4

Bit 5 - Fast Start-up Input Enable 5

Bit 6 - Fast Start-up Input Enable 6

Bit 7 - Fast Start-up Input Enable 7

Bit 8 - Fast Start-up Input Enable 8

Bit 9 - Fast Start-up Input Enable 9

Bit 10 - Fast Start-up Input Enable 10

Bit 11 - Fast Start-up Input Enable 11

Bit 12 - Fast Start-up Input Enable 12

Bit 13 - Fast Start-up Input Enable 13

Bit 14 - Fast Start-up Input Enable 14

Bit 15 - Fast Start-up 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.