Type Alias W
pub type W = W<IcsrSpec>;Expand description
Register ICSR writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
§impl W
impl W
pub fn pendstclr(&mut self) -> PendstclrW<'_, IcsrSpec>
pub fn pendstclr(&mut self) -> PendstclrW<'_, IcsrSpec>
Bit 25 - SysTick exception clear-pending bit
pub fn pendstset(&mut self) -> PendstsetW<'_, IcsrSpec>
pub fn pendstset(&mut self) -> PendstsetW<'_, IcsrSpec>
Bit 26 - SysTick exception set-pending bit
pub fn pendsvclr(&mut self) -> PendsvclrW<'_, IcsrSpec>
pub fn pendsvclr(&mut self) -> PendsvclrW<'_, IcsrSpec>
Bit 27 - PendSV clear-pending bit
pub fn pendsvset(&mut self) -> PendsvsetW<'_, IcsrSpec>
pub fn pendsvset(&mut self) -> PendsvsetW<'_, IcsrSpec>
Bit 28 - PendSV set-pending bit
pub fn nmipendset(&mut self) -> NmipendsetW<'_, IcsrSpec>
pub fn nmipendset(&mut self) -> NmipendsetW<'_, IcsrSpec>
Bit 31 - NMI set-pending bit