W

Type Alias W 

pub type W = W<CrSpec>;
Expand description

Register CR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn edbg(&mut self) -> EdbgW<'_, CrSpec>

Bit 1 - Enable Debug

pub fn erca(&mut self) -> ErcaW<'_, CrSpec>

Bit 2 - Enable Round Robin Channel Arbitration

pub fn hoe(&mut self) -> HoeW<'_, CrSpec>

Bit 4 - Halt On Error

pub fn halt(&mut self) -> HaltW<'_, CrSpec>

Bit 5 - Halt DMA Operations

pub fn clm(&mut self) -> ClmW<'_, CrSpec>

Bit 6 - Continuous Link Mode

pub fn emlm(&mut self) -> EmlmW<'_, CrSpec>

Bit 7 - Enable Minor Loop Mapping

pub fn ecx(&mut self) -> EcxW<'_, CrSpec>

Bit 16 - Error Cancel Transfer

pub fn cx(&mut self) -> CxW<'_, CrSpec>

Bit 17 - Cancel Transfer