[][src]Type Definition xmc1100::ppb::icsr::R

type R = R<u32, ICSR>;

Reader of register ICSR

Methods

impl R[src]

pub fn vectactive(&self) -> VECTACTIVE_R[src]

Bits 0:5 - Active Exception Number

pub fn vectpending(&self) -> VECTPENDING_R[src]

Bits 12:17 - Pending Exception Number

pub fn isrpending(&self) -> ISRPENDING_R[src]

Bit 22 - Interrupt Pending Flag

pub fn pendstset(&self) -> PENDSTSET_R[src]

Bit 26 - SysTick Exception Set-pending

pub fn pendsvset(&self) -> PENDSVSET_R[src]

Bit 28 - PendSV Set Pending