stm32f303x_memory_map::tim2::ccr4
pub struct R { /* fields omitted */ }
Value read from the register
impl R
fn bits(&self) -> u32
Value of the register as raw bits
fn ccr4l(&self) -> Ccr4lR
Bits 0:15 - Low Capture/Compare value
fn ccr4h(&self) -> Ccr4hR
Bits 16:31 - High Capture/Compare value (on TIM2)