stm32f303x_memory_map::tim2::ccr3
pub struct W { /* fields omitted */ }
Value to write to the register
impl W
fn reset_value() -> W
Reset value of the register
unsafe fn bits(&mut self, bits: u32) -> &mut Self
Writes raw bits to the register
fn ccr3l(&mut self) -> _Ccr3lW
Bits 0:15 - Low Capture/Compare value
fn ccr3h(&mut self) -> _Ccr3hW
Bits 16:31 - High Capture/Compare value (on TIM2)