Type Alias xmc4300::ppb::nvic_icer1::ClrenaW

source ·
pub type ClrenaW<'a, REG> = FieldWriter<'a, REG, 32, Clrena>;
Expand description

Field CLRENA writer - Interrupt clear-enable bits.

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ClrenaW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u32>,

source

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

interrupt disabled

source

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

interrupt enabled.