W

Type Alias W 

pub type W = W<McrSpec>;
Expand description

Register MCR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn m_cen(&mut self) -> MCenW<'_, McrSpec>

Bit 0 - Module Clock Enable

pub fn sw_rst(&mut self) -> SwRstW<'_, McrSpec>

Bit 1 - Software Reset Bit

pub fn doze_en(&mut self) -> DozeEnW<'_, McrSpec>

Bit 2 - DOZE Mode Enable Bit

pub fn dbg_en(&mut self) -> DbgEnW<'_, McrSpec>

Bit 3 - Debug Enable Bit