[][src]Type Definition stm32f3::stm32f373::tim16::sr::W

type W = W<u32, SR>;

Writer for register SR

Methods

impl W[src]

pub fn cc1of(&mut self) -> CC1OF_W[src]

Bit 9 - Capture/Compare 1 overcapture flag

pub fn bif(&mut self) -> BIF_W[src]

Bit 7 - Break interrupt flag

pub fn tif(&mut self) -> TIF_W[src]

Bit 6 - Trigger interrupt flag

pub fn comif(&mut self) -> COMIF_W[src]

Bit 5 - COM interrupt flag

pub fn cc1if(&mut self) -> CC1IF_W[src]

Bit 1 - Capture/compare 1 interrupt flag

pub fn uif(&mut self) -> UIF_W[src]

Bit 0 - Update interrupt flag