Skip to main content

W

Type Alias W 

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

Register CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

Bit 0 - FLEXIO Enable

Source

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

Bit 1 - Software Reset

Source

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

Bit 2 - Fast Access

Source

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

Bit 30 - Debug Enable

Source

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

Bit 31 - Doze Enable