[][src]Type Definition lpc55_pac::sau::sfsr::R

type R = R<u32, SFSR>;

Reader of register SFSR

Implementations

impl R[src]

pub fn invep(&self) -> INVEP_R[src]

Bit 0 - Invalid entry point.

pub fn invis(&self) -> INVIS_R[src]

Bit 1 - Invalid integrity signature flag.

pub fn inver(&self) -> INVER_R[src]

Bit 2 - Invalid exception return flag.

pub fn auviol(&self) -> AUVIOL_R[src]

Bit 3 - Attribution unit violation flag.

pub fn invtran(&self) -> INVTRAN_R[src]

Bit 4 - Invalid transition flag.

pub fn lsperr(&self) -> LSPERR_R[src]

Bit 5 - Lazy state preservation error flag.

pub fn sfarvalid(&self) -> SFARVALID_R[src]

Bit 6 - Secure fault address valid.

pub fn lserr(&self) -> LSERR_R[src]

Bit 7 - Lazy state error flag.