Type Alias atsamd51p::tcc0::ctrla::PRESCSYNC_R

source ·
pub type PRESCSYNC_R = FieldReader<PRESCSYNCSELECT_A>;
Expand description

Field PRESCSYNC reader - Prescaler and Counter Synchronization Selection

Aliased Type§

struct PRESCSYNC_R { /* private fields */ }

Implementations§

source§

impl PRESCSYNC_R

source

pub const fn variant(&self) -> Option<PRESCSYNCSELECT_A>

Get enumerated values variant

source

pub fn is_gclk(&self) -> bool

Reload or reset counter on next GCLK

source

pub fn is_presc(&self) -> bool

Reload or reset counter on next prescaler clock

source

pub fn is_resync(&self) -> bool

Reload or reset counter on next GCLK and reset prescaler counter