atsamd11d::tcc0::fctrla

Type Alias HaltR

Source
pub type HaltR = FieldReader<Haltselect>;
Expand description

Field HALT reader - Fault A Halt Mode

Aliased Type§

struct HaltR { /* private fields */ }

Implementations§

Source§

impl HaltR

Source

pub const fn variant(&self) -> Haltselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Halt action disabled

Source

pub fn is_hw(&self) -> bool

Hardware halt action

Source

pub fn is_sw(&self) -> bool

Software halt action

Source

pub fn is_nr(&self) -> bool

Non-recoverable fault