Type Definition atsame54p19a_pac::dac::intenclr::R[][src]

type R = R<u8, INTENCLR>;

Reader of register INTENCLR

Implementations

impl R[src]

pub fn underrun0(&self) -> UNDERRUN0_R[src]

Bit 0 - Underrun 0 Interrupt Enable

pub fn underrun1(&self) -> UNDERRUN1_R[src]

Bit 1 - Underrun 1 Interrupt Enable

pub fn empty0(&self) -> EMPTY0_R[src]

Bit 2 - Data Buffer 0 Empty Interrupt Enable

pub fn empty1(&self) -> EMPTY1_R[src]

Bit 3 - Data Buffer 1 Empty Interrupt Enable

pub fn resrdy0(&self) -> RESRDY0_R[src]

Bit 4 - Result 0 Ready Interrupt Enable

pub fn resrdy1(&self) -> RESRDY1_R[src]

Bit 5 - Result 1 Ready Interrupt Enable

pub fn overrun0(&self) -> OVERRUN0_R[src]

Bit 6 - Overrun 0 Interrupt Enable

pub fn overrun1(&self) -> OVERRUN1_R[src]

Bit 7 - Overrun 1 Interrupt Enable