Struct stm32f103xx::tim2::ccmr1_output::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 oc2ce(&mut self) -> _OC2CEW[src]
pub fn oc2ce(&mut self) -> _OC2CEWBit 15 - Output compare 2 clear enable
pub fn oc2m(&mut self) -> _OC2MW[src]
pub fn oc2m(&mut self) -> _OC2MWBits 12:14 - Output compare 2 mode
pub fn oc2pe(&mut self) -> _OC2PEW[src]
pub fn oc2pe(&mut self) -> _OC2PEWBit 11 - Output compare 2 preload enable
pub fn oc2fe(&mut self) -> _OC2FEW[src]
pub fn oc2fe(&mut self) -> _OC2FEWBit 10 - Output compare 2 fast enable
pub fn cc2s(&mut self) -> _CC2SW[src]
pub fn cc2s(&mut self) -> _CC2SWBits 8:9 - Capture/Compare 2 selection
pub fn oc1ce(&mut self) -> _OC1CEW[src]
pub fn oc1ce(&mut self) -> _OC1CEWBit 7 - Output compare 1 clear enable
pub fn oc1m(&mut self) -> _OC1MW[src]
pub fn oc1m(&mut self) -> _OC1MWBits 4:6 - Output compare 1 mode
pub fn oc1pe(&mut self) -> _OC1PEW[src]
pub fn oc1pe(&mut self) -> _OC1PEWBit 3 - Output compare 1 preload enable
pub fn oc1fe(&mut self) -> _OC1FEW[src]
pub fn oc1fe(&mut self) -> _OC1FEWBit 2 - Output compare 1 fast enable
pub fn cc1s(&mut self) -> _CC1SW[src]
pub fn cc1s(&mut self) -> _CC1SWBits 0:1 - Capture/Compare 1 selection