Type Alias rp2040_pac::xip_ssi::dmacr::R

source ·
pub type R = R<DMACR_SPEC>;
Expand description

Register DMACR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rdmae(&self) -> RDMAE_R

Bit 0 - Receive DMA enable

source

pub fn tdmae(&self) -> TDMAE_R

Bit 1 - Transmit DMA enable