atsamd21j::dac::intenclr

Type Alias R

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

Register INTENCLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn underrun(&self) -> UnderrunR

Bit 0 - Underrun Interrupt Enable

Source

pub fn empty(&self) -> EmptyR

Bit 1 - Data Buffer Empty Interrupt Enable

Source

pub fn syncrdy(&self) -> SyncrdyR

Bit 2 - Synchronization Ready Interrupt Enable