Type Alias R

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

Reader of register CCR2

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ccr2_h(&self) -> CCR2_H_R

Bits 16:31 - High Capture/Compare 2 value (TIM2 only)

Source

pub fn ccr2_l(&self) -> CCR2_L_R

Bits 0:15 - Low Capture/Compare 2 value