Struct lpc845_pac::usart0::cfg::DATALEN_W[][src]

pub struct DATALEN_W<'a> { /* fields omitted */ }
Expand description

Field DATALEN writer - Selects the data size for the USART.

Implementations

Writes variant to the field

7 bit Data length.

8 bit Data length.

9 bit data length. The 9th bit is commonly used for addressing in multidrop mode. See the ADDRDET bit in the CTL register.

Writes raw bits to the field

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.