Type Alias CCPC_R

Source
pub type CCPC_R = BitReader<CCPC>;
Expand description

Field CCPC reader - Capture/compare preloaded control

Aliased Type§

pub struct CCPC_R { /* private fields */ }

Implementations§

Source§

impl CCPC_R

Source

pub const fn variant(&self) -> CCPC

Get enumerated values variant

Source

pub fn is_not_preloaded(&self) -> bool

CCxE, CCxNE and OCxM bits are not preloaded

Source

pub fn is_preloaded(&self) -> bool

CCxE, CCxNE and OCxM bits are preloaded