[][src]Type Definition atsamd51j::pdec::intenset::R

type R = R<u8, INTENSET>;

Reader of register INTENSET

Implementations

impl R[src]

pub fn ovf(&self) -> OVF_R[src]

Bit 0 - Overflow/Underflow Interrupt Enable

pub fn err(&self) -> ERR_R[src]

Bit 1 - Error Interrupt Enable

pub fn dir(&self) -> DIR_R[src]

Bit 2 - Direction Interrupt Enable

pub fn vlc(&self) -> VLC_R[src]

Bit 3 - Velocity Interrupt Enable

pub fn mc0(&self) -> MC0_R[src]

Bit 4 - Channel 0 Compare Match Enable

pub fn mc1(&self) -> MC1_R[src]

Bit 5 - Channel 1 Compare Match Enable