Struct stm32f042::tim1::egr::W
[−]
[src]
pub struct W { /* fields omitted */ }Value to write to the register
Methods
impl W[src]
fn reset_value() -> W[src]
Reset value of the register
unsafe fn bits(&mut self, bits: u32) -> &mut Self[src]
Writes raw bits to the register
fn bg(&mut self) -> _BGW[src]
Bit 7 - Break generation
fn tg(&mut self) -> _TGW[src]
Bit 6 - Trigger generation
fn comg(&mut self) -> _COMGW[src]
Bit 5 - Capture/Compare control update generation
fn cc4g(&mut self) -> _CC4GW[src]
Bit 4 - Capture/compare 4 generation
fn cc3g(&mut self) -> _CC3GW[src]
Bit 3 - Capture/compare 3 generation
fn cc2g(&mut self) -> _CC2GW[src]
Bit 2 - Capture/compare 2 generation
fn cc1g(&mut self) -> _CC1GW[src]
Bit 1 - Capture/compare 1 generation
fn ug(&mut self) -> _UGW[src]
Bit 0 - Update generation