Type Alias atsame54n::dac::intenclr::R

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

Register INTENCLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn underrun0(&self) -> UNDERRUN0_R

Bit 0 - Underrun 0 Interrupt Enable

source

pub fn underrun1(&self) -> UNDERRUN1_R

Bit 1 - Underrun 1 Interrupt Enable

source

pub fn empty0(&self) -> EMPTY0_R

Bit 2 - Data Buffer 0 Empty Interrupt Enable

source

pub fn empty1(&self) -> EMPTY1_R

Bit 3 - Data Buffer 1 Empty Interrupt Enable

source

pub fn resrdy0(&self) -> RESRDY0_R

Bit 4 - Result 0 Ready Interrupt Enable

source

pub fn resrdy1(&self) -> RESRDY1_R

Bit 5 - Result 1 Ready Interrupt Enable

source

pub fn overrun0(&self) -> OVERRUN0_R

Bit 6 - Overrun 0 Interrupt Enable

source

pub fn overrun1(&self) -> OVERRUN1_R

Bit 7 - Overrun 1 Interrupt Enable