W

Type Alias W 

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

Register CCR1 writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

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<'_, Ccr1Spec>

Bits 3:5 - Address mode

Source

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

Bits 6:7

Source

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

Bits 8:10

Source

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

Bits 11:12

Source

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

Bits 13:17

Source

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

Bits 18:20

Source

pub fn fmode(&mut self) -> FmodeW<'_, Ccr1Spec>

Bit 21 - 0 - read mode, 1 - write mode

Source

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

Bits 22:31