Type Alias W

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

Register SRR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn swrstall(&mut self) -> SwrstallW<'_, SrrSpec>

Bit 0 - Software Reset For All

Source

pub fn swrstcmd(&mut self) -> SwrstcmdW<'_, SrrSpec>

Bit 1 - Software Reset For CMD Line

Source

pub fn swrstdat(&mut self) -> SwrstdatW<'_, SrrSpec>

Bit 2 - Software Reset For DAT Line