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 tcrc(&mut self) -> TcrcW<'_, CtrlSpec>

Bit 24 - TCRC

pub fn was(&mut self) -> WasW<'_, CtrlSpec>

Bit 25 - Write CRC Data Register As Seed

pub fn fxor(&mut self) -> FxorW<'_, CtrlSpec>

Bit 26 - Complement Read Of CRC Data Register

pub fn totr(&mut self) -> TotrW<'_, CtrlSpec>

Bits 28:29 - Type Of Transpose For Read

pub fn tot(&mut self) -> TotW<'_, CtrlSpec>

Bits 30:31 - Type Of Transpose For Writes