Type Alias W

Source
pub type W = W<IntflagSpec>;
Expand description

Register INTFLAG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn extint0(&mut self) -> Extint0W<'_, IntflagSpec>

Bit 0 - External Interrupt 0

Source

pub fn extint1(&mut self) -> Extint1W<'_, IntflagSpec>

Bit 1 - External Interrupt 1

Source

pub fn extint2(&mut self) -> Extint2W<'_, IntflagSpec>

Bit 2 - External Interrupt 2

Source

pub fn extint3(&mut self) -> Extint3W<'_, IntflagSpec>

Bit 3 - External Interrupt 3

Source

pub fn extint4(&mut self) -> Extint4W<'_, IntflagSpec>

Bit 4 - External Interrupt 4

Source

pub fn extint5(&mut self) -> Extint5W<'_, IntflagSpec>

Bit 5 - External Interrupt 5

Source

pub fn extint6(&mut self) -> Extint6W<'_, IntflagSpec>

Bit 6 - External Interrupt 6

Source

pub fn extint7(&mut self) -> Extint7W<'_, IntflagSpec>

Bit 7 - External Interrupt 7

Source

pub fn extint8(&mut self) -> Extint8W<'_, IntflagSpec>

Bit 8 - External Interrupt 8

Source

pub fn extint9(&mut self) -> Extint9W<'_, IntflagSpec>

Bit 9 - External Interrupt 9

Source

pub fn extint10(&mut self) -> Extint10W<'_, IntflagSpec>

Bit 10 - External Interrupt 10

Source

pub fn extint11(&mut self) -> Extint11W<'_, IntflagSpec>

Bit 11 - External Interrupt 11

Source

pub fn extint12(&mut self) -> Extint12W<'_, IntflagSpec>

Bit 12 - External Interrupt 12

Source

pub fn extint13(&mut self) -> Extint13W<'_, IntflagSpec>

Bit 13 - External Interrupt 13

Source

pub fn extint14(&mut self) -> Extint14W<'_, IntflagSpec>

Bit 14 - External Interrupt 14

Source

pub fn extint15(&mut self) -> Extint15W<'_, IntflagSpec>

Bit 15 - External Interrupt 15