Struct atsam4e8c_pac::pmc::pmc_pcsr1::R

source ·
pub struct R(_);
Expand description

Register PMC_PCSR1 reader

Implementations§

Bit 0 - Peripheral Clock 32 Status

Bit 1 - Peripheral Clock 33 Status

Bit 2 - Peripheral Clock 34 Status

Bit 3 - Peripheral Clock 35 Status

Bit 4 - Peripheral Clock 36 Status

Bit 5 - Peripheral Clock 37 Status

Bit 6 - Peripheral Clock 38 Status

Bit 7 - Peripheral Clock 39 Status

Bit 8 - Peripheral Clock 40 Status

Bit 9 - Peripheral Clock 41 Status

Bit 10 - Peripheral Clock 42 Status

Bit 11 - Peripheral Clock 43 Status

Bit 12 - Peripheral Clock 44 Status

Bit 13 - Peripheral Clock 45 Status

Bit 14 - Peripheral Clock 46 Status

Bit 15 - Peripheral Clock 47 Status

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