Type Alias atsame54n::tcc0::intflag::R

source ·
pub type R = R<INTFLAG_SPEC>;
Expand description

Register INTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn ovf(&self) -> OVF_R

Bit 0 - Overflow

source

pub fn trg(&self) -> TRG_R

Bit 1 - Retrigger

source

pub fn cnt(&self) -> CNT_R

Bit 2 - Counter

source

pub fn err(&self) -> ERR_R

Bit 3 - Error

source

pub fn ufs(&self) -> UFS_R

Bit 10 - Non-Recoverable Update Fault

source

pub fn dfs(&self) -> DFS_R

Bit 11 - Non-Recoverable Debug Fault

source

pub fn faulta(&self) -> FAULTA_R

Bit 12 - Recoverable Fault A

source

pub fn faultb(&self) -> FAULTB_R

Bit 13 - Recoverable Fault B

source

pub fn fault0(&self) -> FAULT0_R

Bit 14 - Non-Recoverable Fault 0

source

pub fn fault1(&self) -> FAULT1_R

Bit 15 - Non-Recoverable Fault 1

source

pub fn mc0(&self) -> MC0_R

Bit 16 - Match or Capture 0

source

pub fn mc1(&self) -> MC1_R

Bit 17 - Match or Capture 1

source

pub fn mc2(&self) -> MC2_R

Bit 18 - Match or Capture 2

source

pub fn mc3(&self) -> MC3_R

Bit 19 - Match or Capture 3

source

pub fn mc4(&self) -> MC4_R

Bit 20 - Match or Capture 4

source

pub fn mc5(&self) -> MC5_R

Bit 21 - Match or Capture 5