atsamd21g::tcc0::evctrl

Type Alias Evact0R

Source
pub type Evact0R = FieldReader<Evact0select>;
Expand description

Field EVACT0 reader - Timer/counter Input Event0 Action

Aliased Type§

struct Evact0R { /* private fields */ }

Implementations§

Source§

impl Evact0R

Source

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

Get enumerated values variant

Source

pub fn is_off(&self) -> bool

Event action disabled

Source

pub fn is_retrigger(&self) -> bool

Start, restart or re-trigger counter on event

Source

pub fn is_countev(&self) -> bool

Count on event

Source

pub fn is_start(&self) -> bool

Start counter on event

Source

pub fn is_inc(&self) -> bool

Increment counter on event

Source

pub fn is_count(&self) -> bool

Count on active state of asynchronous event

Source

pub fn is_fault(&self) -> bool

Non-recoverable fault