[][src]Type Definition atsame54n::tcc0::intflag::W

type W = W<u32, INTFLAG>;

Writer for register INTFLAG

Implementations

impl W[src]

pub fn ovf(&mut self) -> OVF_W<'_>[src]

Bit 0 - Overflow

pub fn trg(&mut self) -> TRG_W<'_>[src]

Bit 1 - Retrigger

pub fn cnt(&mut self) -> CNT_W<'_>[src]

Bit 2 - Counter

pub fn err(&mut self) -> ERR_W<'_>[src]

Bit 3 - Error

pub fn ufs(&mut self) -> UFS_W<'_>[src]

Bit 10 - Non-Recoverable Update Fault

pub fn dfs(&mut self) -> DFS_W<'_>[src]

Bit 11 - Non-Recoverable Debug Fault

pub fn faulta(&mut self) -> FAULTA_W<'_>[src]

Bit 12 - Recoverable Fault A

pub fn faultb(&mut self) -> FAULTB_W<'_>[src]

Bit 13 - Recoverable Fault B

pub fn fault0(&mut self) -> FAULT0_W<'_>[src]

Bit 14 - Non-Recoverable Fault 0

pub fn fault1(&mut self) -> FAULT1_W<'_>[src]

Bit 15 - Non-Recoverable Fault 1

pub fn mc0(&mut self) -> MC0_W<'_>[src]

Bit 16 - Match or Capture 0

pub fn mc1(&mut self) -> MC1_W<'_>[src]

Bit 17 - Match or Capture 1

pub fn mc2(&mut self) -> MC2_W<'_>[src]

Bit 18 - Match or Capture 2

pub fn mc3(&mut self) -> MC3_W<'_>[src]

Bit 19 - Match or Capture 3

pub fn mc4(&mut self) -> MC4_W<'_>[src]

Bit 20 - Match or Capture 4

pub fn mc5(&mut self) -> MC5_W<'_>[src]

Bit 21 - Match or Capture 5