Type Alias atsamd51n::pdec::ctrlbclr::CMD_R

source ·
pub type CMD_R = FieldReader<CMDSELECT_A>;
Expand description

Field CMD reader - Command

Aliased Type§

struct CMD_R { /* private fields */ }

Implementations§

source§

impl CMD_R

source

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

Get enumerated values variant

source

pub fn is_none(&self) -> bool

No action

source

pub fn is_retrigger(&self) -> bool

Force a counter restart or retrigger

source

pub fn is_update(&self) -> bool

Force update of double buffered registers

source

pub fn is_readsync(&self) -> bool

Force a read synchronization of COUNT

source

pub fn is_start(&self) -> bool

Start QDEC/HALL

source

pub fn is_stop(&self) -> bool

Stop QDEC/HALL