Type Alias R

Source
pub type R = R<EvctrlSpec>;
Expand description

Register EVCTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn evact(&self) -> EvactR

Bits 0:1 - Event Action

Source

pub fn evinv(&self) -> EvinvR

Bits 2:4 - Inverted Event Input Enable

Source

pub fn evei(&self) -> EveiR

Bits 5:7 - Event Input Enable

Source

pub fn ovfeo(&self) -> OvfeoR

Bit 8 - Overflow/Underflow Output Event Enable

Source

pub fn erreo(&self) -> ErreoR

Bit 9 - Error Output Event Enable

Source

pub fn direo(&self) -> DireoR

Bit 10 - Direction Output Event Enable

Source

pub fn vlceo(&self) -> VlceoR

Bit 11 - Velocity Output Event Enable

Source

pub fn mceo0(&self) -> Mceo0R

Bit 12 - Match Channel 0 Event Output Enable

Source

pub fn mceo1(&self) -> Mceo1R

Bit 13 - Match Channel 1 Event Output Enable