W

Type Alias W 

pub type W = W<CtrlSpec>;
Expand description

Register CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn flexen(&mut self) -> FlexenW<'_, CtrlSpec>

Bit 0 - FlexIO Enable

pub fn swrst(&mut self) -> SwrstW<'_, CtrlSpec>

Bit 1 - Software Reset

pub fn fastacc(&mut self) -> FastaccW<'_, CtrlSpec>

Bit 2 - Fast Access

pub fn dbge(&mut self) -> DbgeW<'_, CtrlSpec>

Bit 30 - Debug Enable

pub fn dozen(&mut self) -> DozenW<'_, CtrlSpec>

Bit 31 - Doze Enable