[][src]Type Definition stm32f3::stm32f303::tim15::egr::W

type W = W<u32, EGR>;

Writer for register EGR

Methods

impl W[src]

pub fn bg(&mut self) -> BG_W[src]

Bit 7 - Break generation

pub fn tg(&mut self) -> TG_W[src]

Bit 6 - Trigger generation

pub fn comg(&mut self) -> COMG_W[src]

Bit 5 - Capture/Compare control update generation

pub fn cc2g(&mut self) -> CC2G_W[src]

Bit 2 - Capture/compare 2 generation

pub fn cc1g(&mut self) -> CC1G_W[src]

Bit 1 - Capture/compare 1 generation

pub fn ug(&mut self) -> UG_W[src]

Bit 0 - Update generation