[][src]Type Definition stm32l0::stm32l0x2::dac::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

impl W[src]

pub fn dmaudrie1(&mut self) -> DMAUDRIE1_W[src]

Bit 13 - DAC channel1 DMA Underrun Interrupt enable

pub fn dmaen1(&mut self) -> DMAEN1_W[src]

Bit 12 - DAC channel1 DMA enable

pub fn mamp1(&mut self) -> MAMP1_W[src]

Bits 8:11 - DAC channel1 mask/amplitude selector

pub fn wave1(&mut self) -> WAVE1_W[src]

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

pub fn tsel1(&mut self) -> TSEL1_W[src]

Bits 3:5 - DAC channel1 trigger selection

pub fn ten1(&mut self) -> TEN1_W[src]

Bit 2 - DAC channel1 trigger enable

pub fn boff1(&mut self) -> BOFF1_W[src]

Bit 1 - DAC channel1 output buffer disable

pub fn en1(&mut self) -> EN1_W[src]

Bit 0 - DAC channel1 enable