R

Type Alias R 

pub type R = R<CrSpec>;
Expand description

Register CR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn edbg(&self) -> EdbgR

Bit 1 - Enable Debug

pub fn erca(&self) -> ErcaR

Bit 2 - Enable Round Robin Channel Arbitration

pub fn hoe(&self) -> HoeR

Bit 4 - Halt On Error

pub fn halt(&self) -> HaltR

Bit 5 - Halt DMA Operations

pub fn clm(&self) -> ClmR

Bit 6 - Continuous Link Mode

pub fn emlm(&self) -> EmlmR

Bit 7 - Enable Minor Loop Mapping

pub fn ecx(&self) -> EcxR

Bit 16 - Error Cancel Transfer

pub fn cx(&self) -> CxR

Bit 17 - Cancel Transfer

pub fn active(&self) -> ActiveR

Bit 31 - DMA Active Status