pub struct W(_);
Expand description

Register C2SCR writer

Implementations

Bit 21 - processor 2 Transmit channel 6 status set

Bit 20 - processor 2 Transmit channel 5 status set

Bit 19 - processor 2 Transmit channel 4 status set

Bit 18 - processor 2 Transmit channel 3 status set

Bit 17 - processor 2 Transmit channel 2 status set

Bit 16 - processor 2 Transmit channel 1 status set

Bit 5 - processor 2 Receive channel 6 status clear

Bit 4 - processor 2 Receive channel 5 status clear

Bit 3 - processor 2 Receive channel 4 status clear

Bit 2 - processor 2 Receive channel 3 status clear

Bit 1 - processor 2 Receive channel 2 status clear

Bit 0 - processor 2 Receive channel 1 status clear

Writes raw bits to the register.

Methods from Deref<Target = W<C2SCR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.