[][src]Type Definition atsamd51j::system_control::dfsr::W

type W = W<u32, DFSR>;

Writer for register DFSR

Implementations

impl W[src]

pub fn halted(&mut self) -> HALTED_W<'_>[src]

Bit 0

pub fn bkpt(&mut self) -> BKPT_W<'_>[src]

Bit 1

pub fn dwttrap(&mut self) -> DWTTRAP_W<'_>[src]

Bit 2

pub fn vcatch(&mut self) -> VCATCH_W<'_>[src]

Bit 3

pub fn external(&mut self) -> EXTERNAL_W<'_>[src]

Bit 4