[][src]Type Definition efm32pg12_pac::ldma::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Methods

impl R[src]

pub fn anybusy(&self) -> ANYBUSY_R[src]

Bit 0 - Any DMA Channel Busy

pub fn anyreq(&self) -> ANYREQ_R[src]

Bit 1 - Any DMA Channel Request Pending

pub fn chgrant(&self) -> CHGRANT_R[src]

Bits 3:5 - Granted Channel Number

pub fn cherror(&self) -> CHERROR_R[src]

Bits 8:10 - Errant Channel Number

pub fn fifolevel(&self) -> FIFOLEVEL_R[src]

Bits 16:20 - FIFO Level

pub fn chnum(&self) -> CHNUM_R[src]

Bits 24:28 - Number of Channels