Type Alias CCIE_R

Source
pub type CCIE_R = BitReader<CC1IE>;
Expand description

Field CCIE(1-4) reader - Capture/Compare %s interrupt enable

Aliased Type§

struct CCIE_R { /* private fields */ }

Implementations§

Source§

impl CCIE_R

Source

pub const fn variant(&self) -> CC1IE

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

CCx interrupt disabled

Source

pub fn is_enabled(&self) -> bool

CCx interrupt enabled