Type Alias R

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

Reader of register ARR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn arr_h(&self) -> ARR_H_R

Bits 16:31 - High Auto-reload value (TIM2 only)

Source

pub fn arr_l(&self) -> ARR_L_R

Bits 0:15 - Low Auto-reload value