Struct atsam4lc4c::usart0::brgr::_CDW [] [src]

pub struct _CDW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _CDW<'a>
[src]

[src]

Writes variant to the field

[src]

Disables the clock

[src]

Clock Divisor Bypass

[src]

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

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _CDW<'a>

impl<'a> Sync for _CDW<'a>