Type Definition atsame54p19a_pac::system_control::icsr::W[][src]

type W = W<u32, ICSR>;

Writer for register ICSR

Implementations

impl W[src]

pub fn vectactive(&mut self) -> VECTACTIVE_W<'_>[src]

Bits 0:8 - Active exception number

pub fn rettobase(&mut self) -> RETTOBASE_W<'_>[src]

Bit 11 - No preempted active exceptions to execute

pub fn vectpending(&mut self) -> VECTPENDING_W<'_>[src]

Bits 12:17 - Exception number of the highest priority pending enabled exception

pub fn isrpending(&mut self) -> ISRPENDING_W<'_>[src]

Bit 22 - Interrupt pending flag

pub fn isrpreempt(&mut self) -> ISRPREEMPT_W<'_>[src]

Bit 23 - Debug only

pub fn pendstclr(&mut self) -> PENDSTCLR_W<'_>[src]

Bit 25 - SysTick clear-pending bit

pub fn pendstset(&mut self) -> PENDSTSET_W<'_>[src]

Bit 26 - SysTick set-pending bit

pub fn pendsvclr(&mut self) -> PENDSVCLR_W<'_>[src]

Bit 27 - PendSV clear-pending bit

pub fn pendsvset(&mut self) -> PENDSVSET_W<'_>[src]

Bit 28 - PendSV set-pending bit

pub fn nmipendset(&mut self) -> NMIPENDSET_W<'_>[src]

Bit 31 - NMI set-pending bit