stm32f303x_memory_map::tim2::ccr4
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 ccr4l(&mut self) -> _Ccr4lW
Bits 0:15 - Low Capture/Compare value
fn ccr4h(&mut self) -> _Ccr4hW
Bits 16:31 - High Capture/Compare value (on TIM2)