[][src]Type Definition mkl26z4::dma::dsr_bcr1::R

type R = R<u32, DSR_BCR1>;

Reader of register DSR_BCR1

Methods

impl R[src]

pub fn bcr(&self) -> BCR_R[src]

Bits 0:23 - This field contains the number of bytes yet to be transferred for a given block

pub fn done(&self) -> DONE_R[src]

Bit 24 - Transactions Done

pub fn bsy(&self) -> BSY_R[src]

Bit 25 - Busy

pub fn req(&self) -> REQ_R[src]

Bit 26 - Request

pub fn bed(&self) -> BED_R[src]

Bit 28 - Bus Error on Destination

pub fn bes(&self) -> BES_R[src]

Bit 29 - Bus Error on Source

pub fn ce(&self) -> CE_R[src]

Bit 30 - Configuration Error