Struct efm32gg11b::usart4::timing::CSSETUP_W[][src]

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

Write proxy for field CSSETUP

Implementations

Writes variant to the field

CS is not asserted before start of transmission

CS is asserted for 1 baud-times before start of transmission

CS is asserted for 2 baud-times before start of transmission

CS is asserted for 3 baud-times before start of transmission

CS is asserted for 7 baud-times before start of transmission

CS is asserted before the start of transmission for TCMPVAL0 baud-times

CS is asserted before the start of transmission for TCMPVAL1 baud-times

CS is asserted before the start of transmission for TCMPVAL2 baud-times

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.

Should always be Self

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.