Type Alias atsame54n::sys_tick::csr::CLKSOURCE_W

source ·
pub type CLKSOURCE_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, CLKSOURCESELECT_A>;
Expand description

Field CLKSOURCE writer - Clock Source 0=external, 1=processor

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> CLKSOURCE_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn value_0(self) -> &'a mut W<REG>

External clock

source

pub fn value_1(self) -> &'a mut W<REG>

Processor clock