Type Alias xmc4300::ppb::hfsr::R

source ·
pub type R = R<HFSR_SPEC>;
Expand description

Register HFSR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn vecttbl(&self) -> VECTTBL_R

Bit 1 - BusFault on vector table read

source

pub fn forced(&self) -> FORCED_R

Bit 30 - Forced HardFault

source

pub fn debugevt(&self) -> DEBUGEVT_R

Bit 31 - Reserved for Debug use