[][src]Type Definition k22f::system_control::icsr::R

type R = R<u32, ICSR>;

Reader of register ICSR

Methods

impl R[src]

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

Bits 0:8 - Active exception number

pub fn rettobase(&self) -> RETTOBASE_R[src]

Bit 11 - no description available

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

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

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

Bit 22 - no description available

pub fn isrpreempt(&self) -> ISRPREEMPT_R[src]

Bit 23 - no description available

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

Bit 26 - no description available

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

Bit 28 - no description available

pub fn nmipendset(&self) -> NMIPENDSET_R[src]

Bit 31 - no description available