[][src]Type Definition ambiq_apollo3p_pac::bleif::dmacfg::R

type R = R<u32, DMACFG>;

Reader of register DMACFG

Methods

impl R[src]

pub fn dmapri(&self) -> DMAPRI_R[src]

Bit 8 - Sets the Priority of the DMA request

pub fn dmadir(&self) -> DMADIR_R[src]

Bit 1 - Direction

pub fn dmaen(&self) -> DMAEN_R[src]

Bit 0 - DMA Enable. Setting this bit to EN will start the DMA operation. This should be the last DMA related register set prior to issuing the command