Type Alias atsamd51p::tcc0::evctrl::R

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

Register EVCTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn evact0(&self) -> EVACT0_R

Bits 0:2 - Timer/counter Input Event0 Action

source

pub fn evact1(&self) -> EVACT1_R

Bits 3:5 - Timer/counter Input Event1 Action

source

pub fn cntsel(&self) -> CNTSEL_R

Bits 6:7 - Timer/counter Output Event Mode

source

pub fn ovfeo(&self) -> OVFEO_R

Bit 8 - Overflow/Underflow Output Event Enable

source

pub fn trgeo(&self) -> TRGEO_R

Bit 9 - Retrigger Output Event Enable

source

pub fn cnteo(&self) -> CNTEO_R

Bit 10 - Timer/counter Output Event Enable

source

pub fn tcinv0(&self) -> TCINV0_R

Bit 12 - Inverted Event 0 Input Enable

source

pub fn tcinv1(&self) -> TCINV1_R

Bit 13 - Inverted Event 1 Input Enable

source

pub fn tcei0(&self) -> TCEI0_R

Bit 14 - Timer/counter Event 0 Input Enable

source

pub fn tcei1(&self) -> TCEI1_R

Bit 15 - Timer/counter Event 1 Input Enable

source

pub fn mcei0(&self) -> MCEI0_R

Bit 16 - Match or Capture Channel 0 Event Input Enable

source

pub fn mcei1(&self) -> MCEI1_R

Bit 17 - Match or Capture Channel 1 Event Input Enable

source

pub fn mcei2(&self) -> MCEI2_R

Bit 18 - Match or Capture Channel 2 Event Input Enable

source

pub fn mcei3(&self) -> MCEI3_R

Bit 19 - Match or Capture Channel 3 Event Input Enable

source

pub fn mcei4(&self) -> MCEI4_R

Bit 20 - Match or Capture Channel 4 Event Input Enable

source

pub fn mcei5(&self) -> MCEI5_R

Bit 21 - Match or Capture Channel 5 Event Input Enable

source

pub fn mceo0(&self) -> MCEO0_R

Bit 24 - Match or Capture Channel 0 Event Output Enable

source

pub fn mceo1(&self) -> MCEO1_R

Bit 25 - Match or Capture Channel 1 Event Output Enable

source

pub fn mceo2(&self) -> MCEO2_R

Bit 26 - Match or Capture Channel 2 Event Output Enable

source

pub fn mceo3(&self) -> MCEO3_R

Bit 27 - Match or Capture Channel 3 Event Output Enable

source

pub fn mceo4(&self) -> MCEO4_R

Bit 28 - Match or Capture Channel 4 Event Output Enable

source

pub fn mceo5(&self) -> MCEO5_R

Bit 29 - Match or Capture Channel 5 Event Output Enable