Type Alias rp2040_pac::dma::fifo_levels::R

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

Register FIFO_LEVELS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn tdf_lvl(&self) -> TDF_LVL_R

Bits 0:7 - Current Transfer-Data-FIFO fill level

source

pub fn waf_lvl(&self) -> WAF_LVL_R

Bits 8:15 - Current Write-Address-FIFO fill level

source

pub fn raf_lvl(&self) -> RAF_LVL_R

Bits 16:23 - Current Read-Address-FIFO fill level