W

Type Alias W 

pub type W = W<DfsrSpec>;
Expand description

Register DFSR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn halted(&mut self) -> HaltedW<'_, DfsrSpec>

Bit 0 - no description available

pub fn bkpt(&mut self) -> BkptW<'_, DfsrSpec>

Bit 1 - no description available

pub fn dwttrap(&mut self) -> DwttrapW<'_, DfsrSpec>

Bit 2 - no description available

pub fn vcatch(&mut self) -> VcatchW<'_, DfsrSpec>

Bit 3 - no description available

pub fn external(&mut self) -> ExternalW<'_, DfsrSpec>

Bit 4 - no description available