pub type W = W<PCMSK_SPEC>;Expand description
Register PCMSK writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn pcint0(&mut self) -> PCINT0_W<'_, PCMSK_SPEC>
pub fn pcint0(&mut self) -> PCINT0_W<'_, PCMSK_SPEC>
Bit 0 - Enable pin change interrupt on pin 0
Sourcepub fn pcint1(&mut self) -> PCINT1_W<'_, PCMSK_SPEC>
pub fn pcint1(&mut self) -> PCINT1_W<'_, PCMSK_SPEC>
Bit 1 - Enable pin change interrupt on pin 1
Sourcepub fn pcint2(&mut self) -> PCINT2_W<'_, PCMSK_SPEC>
pub fn pcint2(&mut self) -> PCINT2_W<'_, PCMSK_SPEC>
Bit 2 - Enable pin change interrupt on pin 2
Sourcepub fn pcint3(&mut self) -> PCINT3_W<'_, PCMSK_SPEC>
pub fn pcint3(&mut self) -> PCINT3_W<'_, PCMSK_SPEC>
Bit 3 - Enable pin change interrupt on pin 3
Sourcepub fn pcint4(&mut self) -> PCINT4_W<'_, PCMSK_SPEC>
pub fn pcint4(&mut self) -> PCINT4_W<'_, PCMSK_SPEC>
Bit 4 - Enable pin change interrupt on pin 4
Sourcepub fn pcint5(&mut self) -> PCINT5_W<'_, PCMSK_SPEC>
pub fn pcint5(&mut self) -> PCINT5_W<'_, PCMSK_SPEC>
Bit 5 - Enable pin change interrupt on pin 5