pub struct R(_);
Expand description

Register PMC_PCSR0 reader

Implementations§

Bit 8 - Peripheral Clock 8 Status

Bit 9 - Peripheral Clock 9 Status

Bit 10 - Peripheral Clock 10 Status

Bit 11 - Peripheral Clock 11 Status

Bit 12 - Peripheral Clock 12 Status

Bit 13 - Peripheral Clock 13 Status

Bit 14 - Peripheral Clock 14 Status

Bit 15 - Peripheral Clock 15 Status

Bit 16 - Peripheral Clock 16 Status

Bit 17 - Peripheral Clock 17 Status

Bit 18 - Peripheral Clock 18 Status

Bit 19 - Peripheral Clock 19 Status

Bit 20 - Peripheral Clock 20 Status

Bit 21 - Peripheral Clock 21 Status

Bit 22 - Peripheral Clock 22 Status

Bit 23 - Peripheral Clock 23 Status

Bit 24 - Peripheral Clock 24 Status

Bit 25 - Peripheral Clock 25 Status

Bit 26 - Peripheral Clock 26 Status

Bit 27 - Peripheral Clock 27 Status

Bit 28 - Peripheral Clock 28 Status

Bit 29 - Peripheral Clock 29 Status

Bit 30 - Peripheral Clock 30 Status

Bit 31 - Peripheral Clock 31 Status

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