pub struct W(_);
Expand description

Register UCBxCTLW0 writer

Implementations

Bit 0 - Software reset enable

Bit 1 - Transmit START condition in master mode

Bit 2 - Transmit STOP condition in master mode

Bit 3 - Transmit a NACK

Bit 4 - Transmitter/receiver

Bit 5 - Transmit ACK condition in slave mode

Bits 6:7 - eUSCI_B clock source select

Bit 8 - Synchronous mode enable

Bits 9:10 - eUSCI_B mode

Bit 11 - Master mode select

Bit 13 - Multi-master environment select

Bit 14 - Slave addressing mode select

Bit 15 - Own addressing mode select

Writes raw bits to the register.

Methods from Deref<Target = W<UCBXCTLW0_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.