R

Type Alias R 

Source
pub type R = R<u32, SR>;
Expand description

Reader of register SR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cc1of(&self) -> CC1OF_R

Bit 9 - Capture/Compare 1 overcapture flag

Source

pub fn bif(&self) -> BIF_R

Bit 7 - Break interrupt flag

Source

pub fn tif(&self) -> TIF_R

Bit 6 - Trigger interrupt flag

Source

pub fn comif(&self) -> COMIF_R

Bit 5 - COM interrupt flag

Source

pub fn cc1if(&self) -> CC1IF_R

Bit 1 - Capture/compare 1 interrupt flag

Source

pub fn uif(&self) -> UIF_R

Bit 0 - Update interrupt flag