[][src]Type Definition xmc4800::ppb::hfsr::R

type R = R<u32, HFSR>;

Reader of register HFSR

Methods

impl R[src]

pub fn vecttbl(&self) -> VECTTBL_R[src]

Bit 1 - BusFault on vector table read

pub fn forced(&self) -> FORCED_R[src]

Bit 30 - Forced HardFault

pub fn debugevt(&self) -> DEBUGEVT_R[src]

Bit 31 - Reserved for Debug use