[][src]Type Definition stm32wb_pac::tim1::ccr5::W

type W = W<u32, CCR5>;

Writer for register CCR5

Implementations

impl W[src]

pub fn ccr5(&mut self) -> CCR5_W<'_>[src]

Bits 0:15 - Capture/Compare value

pub fn gc5c1(&mut self) -> GC5C1_W<'_>[src]

Bit 29 - Group Channel 5 and Channel 1

pub fn gc5c2(&mut self) -> GC5C2_W<'_>[src]

Bit 30 - Group Channel 5 and Channel 2

pub fn gc5c3(&mut self) -> GC5C3_W<'_>[src]

Bit 31 - Group Channel 5 and Channel 3