Type Alias atsame70n21b::uart0::mr::BRSRCCK_W

source ·
pub type BRSRCCK_W<'a, const O: u8> = BitWriter<'a, MR_SPEC, O, BRSRCCKSELECT_A>;
Expand description

Field BRSRCCK writer - Baud Rate Source Clock

Aliased Type§

struct BRSRCCK_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

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

source

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

The baud rate is driven by the peripheral clock

source

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

The baud rate is driven by a PMC-programmable clock PCK (see section Power Management Controller (PMC)).