pub struct R(_);
Expand description

Register SYNCBUSY reader

Implementations

Bit 0 - Swrst Busy

Bit 1 - Enable Busy

Bit 2 - Ctrlb Busy

Bit 3 - Status Busy

Bit 4 - Count Busy

Bit 5 - Pattern Busy

Bit 6 - Wave Busy

Bit 7 - Period Busy

Bit 8 - Compare Channel 0 Busy

Bit 9 - Compare Channel 1 Busy

Bit 10 - Compare Channel 2 Busy

Bit 11 - Compare Channel 3 Busy

Bit 12 - Compare Channel 4 Busy

Bit 13 - Compare Channel 5 Busy

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