atsamd21g::dac::intenclr

Type Alias W

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

Register INTENCLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn underrun(&mut self) -> UnderrunW<'_, IntenclrSpec>

Bit 0 - Underrun Interrupt Enable

Source

pub fn empty(&mut self) -> EmptyW<'_, IntenclrSpec>

Bit 1 - Data Buffer Empty Interrupt Enable

Source

pub fn syncrdy(&mut self) -> SyncrdyW<'_, IntenclrSpec>

Bit 2 - Synchronization Ready Interrupt Enable