W

Type Alias W 

pub type W = W<IntSpec>;
Expand description

Register INT writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn int0(&mut self) -> Int0W<'_, IntSpec>

Bit 0 - Interrupt Request 0

pub fn int1(&mut self) -> Int1W<'_, IntSpec>

Bit 1 - Interrupt Request 1

pub fn int2(&mut self) -> Int2W<'_, IntSpec>

Bit 2 - Interrupt Request 2

pub fn int3(&mut self) -> Int3W<'_, IntSpec>

Bit 3 - Interrupt Request 3

pub fn int4(&mut self) -> Int4W<'_, IntSpec>

Bit 4 - Interrupt Request 4

pub fn int5(&mut self) -> Int5W<'_, IntSpec>

Bit 5 - Interrupt Request 5

pub fn int6(&mut self) -> Int6W<'_, IntSpec>

Bit 6 - Interrupt Request 6

pub fn int7(&mut self) -> Int7W<'_, IntSpec>

Bit 7 - Interrupt Request 7

pub fn int8(&mut self) -> Int8W<'_, IntSpec>

Bit 8 - Interrupt Request 8

pub fn int9(&mut self) -> Int9W<'_, IntSpec>

Bit 9 - Interrupt Request 9

pub fn int10(&mut self) -> Int10W<'_, IntSpec>

Bit 10 - Interrupt Request 10

pub fn int11(&mut self) -> Int11W<'_, IntSpec>

Bit 11 - Interrupt Request 11

pub fn int12(&mut self) -> Int12W<'_, IntSpec>

Bit 12 - Interrupt Request 12

pub fn int13(&mut self) -> Int13W<'_, IntSpec>

Bit 13 - Interrupt Request 13

pub fn int14(&mut self) -> Int14W<'_, IntSpec>

Bit 14 - Interrupt Request 14

pub fn int15(&mut self) -> Int15W<'_, IntSpec>

Bit 15 - Interrupt Request 15