R

Type Alias R 

Source
pub type R = R<u32, CCR5>;
Expand description

Reader of register CCR5

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ccr(&self) -> CCR_R

Bits 0:15 - Capture/Compare value

Source

pub fn gc5c1(&self) -> GC5C1_R

Bit 29 - Group Channel 5 and Channel 1

Source

pub fn gc5c2(&self) -> GC5C2_R

Bit 30 - Group Channel 5 and Channel 2

Source

pub fn gc5c3(&self) -> GC5C3_R

Bit 31 - Group Channel 5 and Channel 3