Struct stm32f303x_memory_map::tim2::sr::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn cc4of(&self) -> Cc4ofR
Bit 12 - Capture/Compare 4 overcapture flag
fn cc3of(&self) -> Cc3ofR
Bit 11 - Capture/Compare 3 overcapture flag
fn cc2of(&self) -> Cc2ofR
Bit 10 - Capture/compare 2 overcapture flag
fn cc1of(&self) -> Cc1ofR
Bit 9 - Capture/Compare 1 overcapture flag
fn tif(&self) -> TifR
Bit 6 - Trigger interrupt flag
fn cc4if(&self) -> Cc4ifR
Bit 4 - Capture/Compare 4 interrupt flag
fn cc3if(&self) -> Cc3ifR
Bit 3 - Capture/Compare 3 interrupt flag
fn cc2if(&self) -> Cc2ifR
Bit 2 - Capture/Compare 2 interrupt flag
fn cc1if(&self) -> Cc1ifR
Bit 1 - Capture/compare 1 interrupt flag
fn uif(&self) -> UifR
Bit 0 - Update interrupt flag