[][src]Type Definition stm32wb_pac::tim1::sr::R

type R = R<u32, SR>;

Reader of register SR

Implementations

impl R[src]

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

Bit 0 - Update interrupt flag

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

Bit 1 - Capture/compare 1 interrupt flag

pub fn cc2if(&self) -> CC2IF_R[src]

Bit 2 - Capture/Compare 2 interrupt flag

pub fn cc3if(&self) -> CC3IF_R[src]

Bit 3 - Capture/Compare 3 interrupt flag

pub fn cc4if(&self) -> CC4IF_R[src]

Bit 4 - Capture/Compare 4 interrupt flag

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

Bit 5 - COM interrupt flag

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

Bit 6 - Trigger interrupt flag

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

Bit 7 - Break interrupt flag

pub fn b2if(&self) -> B2IF_R[src]

Bit 8 - Break 2 interrupt flag

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

Bit 9 - Capture/Compare 1 overcapture flag

pub fn cc2of(&self) -> CC2OF_R[src]

Bit 10 - Capture/compare 2 overcapture flag

pub fn cc3of(&self) -> CC3OF_R[src]

Bit 11 - Capture/Compare 3 overcapture flag

pub fn cc4of(&self) -> CC4OF_R[src]

Bit 12 - Capture/Compare 4 overcapture flag

pub fn sbif(&self) -> SBIF_R[src]

Bit 13 - System Break interrupt flag

pub fn cc5if(&self) -> CC5IF_R[src]

Bit 16 - Compare 5 interrupt flag

pub fn cc6if(&self) -> CC6IF_R[src]

Bit 17 - Compare 6 interrupt flag