Type Alias R

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

Register INTENSET reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ovf(&self) -> OvfR

Bit 0 - Overflow/Underflow Interrupt Enable

Source

pub fn err(&self) -> ErrR

Bit 1 - Error Interrupt Enable

Source

pub fn dir(&self) -> DirR

Bit 2 - Direction Interrupt Enable

Source

pub fn vlc(&self) -> VlcR

Bit 3 - Velocity Interrupt Enable

Source

pub fn mc0(&self) -> Mc0R

Bit 4 - Channel 0 Compare Match Enable

Source

pub fn mc1(&self) -> Mc1R

Bit 5 - Channel 1 Compare Match Enable