Type Alias xmc4300::ppb::nvic_iser3::SetenaW

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

Field SETENA writer - Interrupt set-enable bits

Aliased Type§

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

Implementations§

source§

impl<'a, REG> SetenaW<'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.