W

Type Alias W 

pub type W = W<IcsrSpec>;
Expand description

Register ICSR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn pendstclr(&mut self) -> PendstclrW<'_, IcsrSpec>

Bit 25 - SysTick exception clear-pending bit

pub fn pendstset(&mut self) -> PendstsetW<'_, IcsrSpec>

Bit 26 - SysTick exception set-pending bit

pub fn pendsvclr(&mut self) -> PendsvclrW<'_, IcsrSpec>

Bit 27 - PendSV clear-pending bit

pub fn pendsvset(&mut self) -> PendsvsetW<'_, IcsrSpec>

Bit 28 - PendSV set-pending bit

pub fn nmipendset(&mut self) -> NmipendsetW<'_, IcsrSpec>

Bit 31 - NMI set-pending bit