Struct stm32f103xx::dac::cr::W [−][src]
pub struct W { /* fields omitted */ }Value to write to the register
Methods
impl W[src]
impl Wpub fn reset_value() -> W[src]
pub fn reset_value() -> WReset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self[src]
pub unsafe fn bits(&mut self, bits: u32) -> &mut SelfWrites raw bits to the register
pub fn en1(&mut self) -> _EN1W[src]
pub fn en1(&mut self) -> _EN1WBit 0 - DAC channel1 enable
pub fn boff1(&mut self) -> _BOFF1W[src]
pub fn boff1(&mut self) -> _BOFF1WBit 1 - DAC channel1 output buffer disable
pub fn ten1(&mut self) -> _TEN1W[src]
pub fn ten1(&mut self) -> _TEN1WBit 2 - DAC channel1 trigger enable
pub fn tsel1(&mut self) -> _TSEL1W[src]
pub fn tsel1(&mut self) -> _TSEL1WBits 3:5 - DAC channel1 trigger selection
pub fn wave1(&mut self) -> _WAVE1W[src]
pub fn wave1(&mut self) -> _WAVE1WBits 6:7 - DAC channel1 noise/triangle wave generation enable
pub fn mamp1(&mut self) -> _MAMP1W[src]
pub fn mamp1(&mut self) -> _MAMP1WBits 8:11 - DAC channel1 mask/amplitude selector
pub fn dmaen1(&mut self) -> _DMAEN1W[src]
pub fn dmaen1(&mut self) -> _DMAEN1WBit 12 - DAC channel1 DMA enable
pub fn en2(&mut self) -> _EN2W[src]
pub fn en2(&mut self) -> _EN2WBit 16 - DAC channel2 enable
pub fn boff2(&mut self) -> _BOFF2W[src]
pub fn boff2(&mut self) -> _BOFF2WBit 17 - DAC channel2 output buffer disable
pub fn ten2(&mut self) -> _TEN2W[src]
pub fn ten2(&mut self) -> _TEN2WBit 18 - DAC channel2 trigger enable
pub fn tsel2(&mut self) -> _TSEL2W[src]
pub fn tsel2(&mut self) -> _TSEL2WBits 19:21 - DAC channel2 trigger selection
pub fn wave2(&mut self) -> _WAVE2W[src]
pub fn wave2(&mut self) -> _WAVE2WBits 22:23 - DAC channel2 noise/triangle wave generation enable
pub fn mamp2(&mut self) -> _MAMP2W[src]
pub fn mamp2(&mut self) -> _MAMP2WBits 24:27 - DAC channel2 mask/amplitude selector
pub fn dmaen2(&mut self) -> _DMAEN2W[src]
pub fn dmaen2(&mut self) -> _DMAEN2WBit 28 - DAC channel2 DMA enable