Struct stm32f103xx::dac::cr::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
pub fn bits(&self) -> u32
[src]
Value of the register as raw bits
pub fn en1(&self) -> EN1R
[src]
Bit 0 - DAC channel1 enable
pub fn boff1(&self) -> BOFF1R
[src]
Bit 1 - DAC channel1 output buffer disable
pub fn ten1(&self) -> TEN1R
[src]
Bit 2 - DAC channel1 trigger enable
pub fn tsel1(&self) -> TSEL1R
[src]
Bits 3:5 - DAC channel1 trigger selection
pub fn wave1(&self) -> WAVE1R
[src]
Bits 6:7 - DAC channel1 noise/triangle wave generation enable
pub fn mamp1(&self) -> MAMP1R
[src]
Bits 8:11 - DAC channel1 mask/amplitude selector
pub fn dmaen1(&self) -> DMAEN1R
[src]
Bit 12 - DAC channel1 DMA enable
pub fn en2(&self) -> EN2R
[src]
Bit 16 - DAC channel2 enable
pub fn boff2(&self) -> BOFF2R
[src]
Bit 17 - DAC channel2 output buffer disable
pub fn ten2(&self) -> TEN2R
[src]
Bit 18 - DAC channel2 trigger enable
pub fn tsel2(&self) -> TSEL2R
[src]
Bits 19:21 - DAC channel2 trigger selection
pub fn wave2(&self) -> WAVE2R
[src]
Bits 22:23 - DAC channel2 noise/triangle wave generation enable
pub fn mamp2(&self) -> MAMP2R
[src]
Bits 24:27 - DAC channel2 mask/amplitude selector
pub fn dmaen2(&self) -> DMAEN2R
[src]
Bit 28 - DAC channel2 DMA enable