Type Definition W
Other items instm32l4_stm32hal::stm32l4x1::tim1::ccr5
type W = W<u32, CCR5>;
Writer for register CCR5
impl W
pub fn ccr(&mut self) -> CCR_W<'_>
Bits 0:15 - Capture/Compare value
pub fn gc5c1(&mut self) -> GC5C1_W<'_>
Bit 29 - Group Channel 5 and Channel 1
pub fn gc5c2(&mut self) -> GC5C2_W<'_>
Bit 30 - Group Channel 5 and Channel 2
pub fn gc5c3(&mut self) -> GC5C3_W<'_>
Bit 31 - Group Channel 5 and Channel 3