Type Alias atsame54n::sys_tick::csr::CLKSOURCE_R

source ·
pub type CLKSOURCE_R = BitReader<CLKSOURCESELECT_A>;
Expand description

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

Aliased Type§

struct CLKSOURCE_R { /* private fields */ }

Implementations§

source§

impl CLKSOURCE_R

source

pub const fn variant(&self) -> CLKSOURCESELECT_A

Get enumerated values variant

source

pub fn is_value_0(&self) -> bool

External clock

source

pub fn is_value_1(&self) -> bool

Processor clock