Type Alias rp2040_pac::busctrl::bus_priority::R

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

Register BUS_PRIORITY reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn proc0(&self) -> PROC0_R

Bit 0 - 0 - low priority, 1 - high priority

source

pub fn proc1(&self) -> PROC1_R

Bit 4 - 0 - low priority, 1 - high priority

source

pub fn dma_r(&self) -> DMA_R_R

Bit 8 - 0 - low priority, 1 - high priority

source

pub fn dma_w(&self) -> DMA_W_R

Bit 12 - 0 - low priority, 1 - high priority