Type Alias R

Source
pub type R = R<PCMSK_SPEC>;
Expand description

Register PCMSK reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn pcint0(&self) -> PCINT0_R

Bit 0 - Enable pin change interrupt on pin 0

Source

pub fn pcint1(&self) -> PCINT1_R

Bit 1 - Enable pin change interrupt on pin 1

Source

pub fn pcint2(&self) -> PCINT2_R

Bit 2 - Enable pin change interrupt on pin 2

Source

pub fn pcint3(&self) -> PCINT3_R

Bit 3 - Enable pin change interrupt on pin 3

Source

pub fn pcint4(&self) -> PCINT4_R

Bit 4 - Enable pin change interrupt on pin 4

Source

pub fn pcint5(&self) -> PCINT5_R

Bit 5 - Enable pin change interrupt on pin 5