Type Definition atsam4lc4c_pac::usart0::brgr::CD_W

source ·
pub type CD_W<'a, const O: u8> = FieldWriter<'a, u32, BRGR_SPEC, u16, CDSELECT_A, 16, O>;
Expand description

Field CD writer - Clock Divisor

Implementations§

source§

impl<'a, const O: u8> CD_W<'a, O>

source

pub fn disable(self) -> &'a mut W

Disables the clock

source

pub fn bypass(self) -> &'a mut W

Clock Divisor Bypass

source

pub fn _2(self) -> &'a mut W

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