W

Type Alias W 

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

Register ISR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn alrmwf(&mut self) -> AlrmwfW<'_, IsrSpec>

Bit 0

Source

pub fn alrmf(&mut self) -> AlrmfW<'_, IsrSpec>

Bit 1

Source

pub fn wutwf(&mut self) -> WutwfW<'_, IsrSpec>

Bit 2

Source

pub fn wutf(&mut self) -> WutfW<'_, IsrSpec>

Bit 3

Source

pub fn tsf(&mut self) -> TsfW<'_, IsrSpec>

Bit 4

Source

pub fn tsovf(&mut self) -> TsovfW<'_, IsrSpec>

Bit 5

Source

pub fn shpf(&mut self) -> ShpfW<'_, IsrSpec>

Bit 6

Source

pub fn rsf(&mut self) -> RsfW<'_, IsrSpec>

Bit 7

Source

pub fn inits(&mut self) -> InitsW<'_, IsrSpec>

Bit 8

Source

pub fn initf(&mut self) -> InitfW<'_, IsrSpec>

Bit 9

Source

pub fn init(&mut self) -> InitW<'_, IsrSpec>

Bit 10

Source

pub fn rsvd(&mut self) -> RsvdW<'_, IsrSpec>

Bits 11:31