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