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

type R = R<u32, CCR5>;

Reader of register CCR5

Implementations

impl R[src]

pub fn ccr5(&self) -> CCR5_R[src]

Bits 0:15 - Capture/Compare value

pub fn gc5c1(&self) -> GC5C1_R[src]

Bit 29 - Group Channel 5 and Channel 1

pub fn gc5c2(&self) -> GC5C2_R[src]

Bit 30 - Group Channel 5 and Channel 2

pub fn gc5c3(&self) -> GC5C3_R[src]

Bit 31 - Group Channel 5 and Channel 3