Struct atsam4lc8b_pac::usart0::usart_mode_cr_usart::W[][src]

pub struct W(_);
Expand description

Register CR_USART writer

Implementations

Bit 2 - Reset Receiver

Bit 3 - Reset Transmitter

Bit 4 - Receiver Enable

Bit 5 - Receiver Disable

Bit 6 - Transmitter Enable

Bit 7 - Transmitter Disable

Bit 8 - Reset Status Bits

Bit 9 - Start Break

Bit 10 - Stop Break

Bit 11 - Start Time-out

Bit 12 - Send Address

Bit 13 - Reset Iterations

Bit 14 - Reset Non Acknowledge

Bit 15 - Rearm Time-out

Bit 16 - Data Terminal Ready Enable

Bit 17 - Data Terminal Ready Disable

Bit 18 - Request to Send Enable

Bit 19 - Request to Send Disable

Writes raw bits to the register.

Methods from Deref<Target = W<USART_MODE_CR_USART_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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

Performs the conversion.

Performs the conversion.

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.