Struct stm32f30x::tim15::cr2::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 ccpc(&self) -> CCPCR
Bit 0 - Capture/compare preloaded control
fn ccus(&self) -> CCUSR
Bit 2 - Capture/compare control update selection
fn ccds(&self) -> CCDSR
Bit 3 - Capture/compare DMA selection
fn mms(&self) -> MMSR
Bits 4:6 - Master mode selection
fn ti1s(&self) -> TI1SR
Bit 7 - TI1 selection
fn ois1(&self) -> OIS1R
Bit 8 - Output Idle state 1
fn ois1n(&self) -> OIS1NR
Bit 9 - Output Idle state 1
fn ois2(&self) -> OIS2R
Bit 10 - Output Idle state 2