W

Type Alias W 

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

Register HWCCR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn imode(&mut self) -> ImodeW<'_, HwccrSpec>

Bits 0:2 - Instruction mode. 0 - No instruction; 1 - single line; 2 - two lines; 3 - four lines; 4/5/6 - reserved; 7 - four lines DDR

Source

pub fn admode(&mut self) -> AdmodeW<'_, HwccrSpec>

Bits 3:5 - Address mode

Source

pub fn adsize(&mut self) -> AdsizeW<'_, HwccrSpec>

Bits 6:7

Source

pub fn abmode(&mut self) -> AbmodeW<'_, HwccrSpec>

Bits 8:10

Source

pub fn absize(&mut self) -> AbsizeW<'_, HwccrSpec>

Bits 11:12

Source

pub fn dcyc(&mut self) -> DcycW<'_, HwccrSpec>

Bits 13:17

Source

pub fn dmode(&mut self) -> DmodeW<'_, HwccrSpec>

Bits 18:20

Source

pub fn rsvd(&mut self) -> RsvdW<'_, HwccrSpec>

Bits 21:31