Type Alias ARPE_R

Source
pub type ARPE_R = BitReader<ARPE>;
Expand description

Field ARPE reader - Auto-reload preload enable

Aliased Type§

pub struct ARPE_R { /* private fields */ }

Implementations§

Source§

impl ARPE_R

Source

pub const fn variant(&self) -> ARPE

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

TIMx_APRR register is not buffered

Source

pub fn is_enabled(&self) -> bool

TIMx_APRR register is buffered