pub type W = W<IntflagSpec>;
Expand description
Register INTFLAG
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn extint0(&mut self) -> Extint0W<'_, IntflagSpec>
pub fn extint0(&mut self) -> Extint0W<'_, IntflagSpec>
Bit 0 - External Interrupt 0
Sourcepub fn extint1(&mut self) -> Extint1W<'_, IntflagSpec>
pub fn extint1(&mut self) -> Extint1W<'_, IntflagSpec>
Bit 1 - External Interrupt 1
Sourcepub fn extint2(&mut self) -> Extint2W<'_, IntflagSpec>
pub fn extint2(&mut self) -> Extint2W<'_, IntflagSpec>
Bit 2 - External Interrupt 2
Sourcepub fn extint3(&mut self) -> Extint3W<'_, IntflagSpec>
pub fn extint3(&mut self) -> Extint3W<'_, IntflagSpec>
Bit 3 - External Interrupt 3
Sourcepub fn extint4(&mut self) -> Extint4W<'_, IntflagSpec>
pub fn extint4(&mut self) -> Extint4W<'_, IntflagSpec>
Bit 4 - External Interrupt 4
Sourcepub fn extint5(&mut self) -> Extint5W<'_, IntflagSpec>
pub fn extint5(&mut self) -> Extint5W<'_, IntflagSpec>
Bit 5 - External Interrupt 5
Sourcepub fn extint6(&mut self) -> Extint6W<'_, IntflagSpec>
pub fn extint6(&mut self) -> Extint6W<'_, IntflagSpec>
Bit 6 - External Interrupt 6
Sourcepub fn extint7(&mut self) -> Extint7W<'_, IntflagSpec>
pub fn extint7(&mut self) -> Extint7W<'_, IntflagSpec>
Bit 7 - External Interrupt 7