R

Type Alias R 

Source
pub type R = R<u32, CR>;
Expand description

Reader of register CR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn en1(&self) -> EN1_R

Bit 0 - DAC channel1 enable

Source

pub fn ten1(&self) -> TEN1_R

Bit 2 - DAC channel1 trigger enable

Source

pub fn tsel1(&self) -> TSEL1_R

Bits 3:5 - DAC channel1 trigger selection

Source

pub fn wave1(&self) -> WAVE1_R

Bits 6:7 - DAC channel1 noise/triangle wave generation enable

Source

pub fn mamp1(&self) -> MAMP1_R

Bits 8:11 - DAC channel1 mask/amplitude selector

Source

pub fn dmaen1(&self) -> DMAEN1_R

Bit 12 - DAC channel1 DMA enable

Source

pub fn dmaudrie1(&self) -> DMAUDRIE1_R

Bit 13 - DAC channel1 DMA Underrun Interrupt enable

Source

pub fn cen1(&self) -> CEN1_R

Bit 14 - DAC Channel 1 calibration enable

Source

pub fn en2(&self) -> EN2_R

Bit 16 - DAC channel2 enable

Source

pub fn ten2(&self) -> TEN2_R

Bit 18 - DAC channel2 trigger enable

Source

pub fn tsel2(&self) -> TSEL2_R

Bits 19:21 - DAC channel2 trigger selection

Source

pub fn wave2(&self) -> WAVE2_R

Bits 22:23 - DAC channel2 noise/triangle wave generation enable

Source

pub fn mamp2(&self) -> MAMP2_R

Bits 24:27 - DAC channel2 mask/amplitude selector

Source

pub fn dmaen2(&self) -> DMAEN2_R

Bit 28 - DAC channel2 DMA enable

Source

pub fn dmaudrie2(&self) -> DMAUDRIE2_R

Bit 29 - DAC channel2 DMA underrun interrupt enable

Source

pub fn cen2(&self) -> CEN2_R

Bit 30 - DAC Channel 2 calibration enable