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

type W = W<u32, EVCTRL>;

Writer for register EVCTRL

Implementations

impl W[src]

pub fn evact0(&mut self) -> EVACT0_W<'_>[src]

Bits 0:2 - Timer/counter Input Event0 Action

pub fn evact1(&mut self) -> EVACT1_W<'_>[src]

Bits 3:5 - Timer/counter Input Event1 Action

pub fn cntsel(&mut self) -> CNTSEL_W<'_>[src]

Bits 6:7 - Timer/counter Output Event Mode

pub fn ovfeo(&mut self) -> OVFEO_W<'_>[src]

Bit 8 - Overflow/Underflow Output Event Enable

pub fn trgeo(&mut self) -> TRGEO_W<'_>[src]

Bit 9 - Retrigger Output Event Enable

pub fn cnteo(&mut self) -> CNTEO_W<'_>[src]

Bit 10 - Timer/counter Output Event Enable

pub fn tcinv0(&mut self) -> TCINV0_W<'_>[src]

Bit 12 - Inverted Event 0 Input Enable

pub fn tcinv1(&mut self) -> TCINV1_W<'_>[src]

Bit 13 - Inverted Event 1 Input Enable

pub fn tcei0(&mut self) -> TCEI0_W<'_>[src]

Bit 14 - Timer/counter Event 0 Input Enable

pub fn tcei1(&mut self) -> TCEI1_W<'_>[src]

Bit 15 - Timer/counter Event 1 Input Enable

pub fn mcei0(&mut self) -> MCEI0_W<'_>[src]

Bit 16 - Match or Capture Channel 0 Event Input Enable

pub fn mcei1(&mut self) -> MCEI1_W<'_>[src]

Bit 17 - Match or Capture Channel 1 Event Input Enable

pub fn mcei2(&mut self) -> MCEI2_W<'_>[src]

Bit 18 - Match or Capture Channel 2 Event Input Enable

pub fn mcei3(&mut self) -> MCEI3_W<'_>[src]

Bit 19 - Match or Capture Channel 3 Event Input Enable

pub fn mcei4(&mut self) -> MCEI4_W<'_>[src]

Bit 20 - Match or Capture Channel 4 Event Input Enable

pub fn mcei5(&mut self) -> MCEI5_W<'_>[src]

Bit 21 - Match or Capture Channel 5 Event Input Enable

pub fn mceo0(&mut self) -> MCEO0_W<'_>[src]

Bit 24 - Match or Capture Channel 0 Event Output Enable

pub fn mceo1(&mut self) -> MCEO1_W<'_>[src]

Bit 25 - Match or Capture Channel 1 Event Output Enable

pub fn mceo2(&mut self) -> MCEO2_W<'_>[src]

Bit 26 - Match or Capture Channel 2 Event Output Enable

pub fn mceo3(&mut self) -> MCEO3_W<'_>[src]

Bit 27 - Match or Capture Channel 3 Event Output Enable

pub fn mceo4(&mut self) -> MCEO4_W<'_>[src]

Bit 28 - Match or Capture Channel 4 Event Output Enable

pub fn mceo5(&mut self) -> MCEO5_W<'_>[src]

Bit 29 - Match or Capture Channel 5 Event Output Enable