[][src]Type Definition stm32f3::stm32f303::tim1::ccr5::W

type W = W<u32, CCR5>;

Writer for register CCR5

Methods

impl W[src]

pub fn ccr(&mut self) -> CCR_W[src]

Bits 0:15 - Capture/Compare 5 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