Struct atsam4lc8b_pac::usart0::brgr::CD_W[][src]

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

Field CD writer - Clock Divisor

Implementations

Writes variant to the field

Disables the clock

Clock Divisor Bypass

Baud Rate (Asynchronous Mode) = Selected Clock/(16 x CD) or (8 x CD); Baud Rate (Synchronous Mode) = Selected Clock/CD;

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.