Type Definition atsame54p19a_pac::system_control::dfsr::R[][src]

type R = R<u32, DFSR>;

Reader of register DFSR

Implementations

impl R[src]

pub fn halted(&self) -> HALTED_R[src]

Bit 0

pub fn bkpt(&self) -> BKPT_R[src]

Bit 1

pub fn dwttrap(&self) -> DWTTRAP_R[src]

Bit 2

pub fn vcatch(&self) -> VCATCH_R[src]

Bit 3

pub fn external(&self) -> EXTERNAL_R[src]

Bit 4