Type Alias mcxn947_pac::cmp0::ier::CFR_IE_W

source ·
pub type CFR_IE_W<'a, REG> = BitWriter<'a, REG, CFR_IE_A>;
Expand description

Field CFR_IE writer - Comparator Flag Rising Interrupt Enable

Aliased Type§

struct CFR_IE_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> CFR_IE_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn disable(self) -> &'a mut W<REG>

Disables the comparator flag rising interrupt.

source

pub fn enable(self) -> &'a mut W<REG>

Enables the comparator flag rising interrupt when CFR is set.