Type Alias W

Source
pub type W = W<MasterSpec>;
Expand description

Register MASTER writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn mask(&mut self) -> MaskW<'_, MasterSpec>

Bits 0:4 - Maximum Value of the Trace Buffer in SRAM

Source

pub fn tstarten(&mut self) -> TstartenW<'_, MasterSpec>

Bit 5 - Trace Start Input Enable

Source

pub fn tstopen(&mut self) -> TstopenW<'_, MasterSpec>

Bit 6 - Trace Stop Input Enable

Source

pub fn sfrwpriv(&mut self) -> SfrwprivW<'_, MasterSpec>

Bit 7 - Special Function Register Write Privilege

Source

pub fn rampriv(&mut self) -> RamprivW<'_, MasterSpec>

Bit 8 - SRAM Privilege

Source

pub fn haltreq(&mut self) -> HaltreqW<'_, MasterSpec>

Bit 9 - Halt Request

Source

pub fn en(&mut self) -> EnW<'_, MasterSpec>

Bit 31 - Main Trace Enable