R

Type Alias R 

pub type R = R<CtrlSpec>;
Expand description

Register CTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn tcrc(&self) -> TcrcR

Bit 24 - TCRC

pub fn was(&self) -> WasR

Bit 25 - Write CRC Data Register As Seed

pub fn fxor(&self) -> FxorR

Bit 26 - Complement Read Of CRC Data Register

pub fn totr(&self) -> TotrR

Bits 28:29 - Type Of Transpose For Read

pub fn tot(&self) -> TotR

Bits 30:31 - Type Of Transpose For Writes