rp2040_pac::dma::fifo_levels

Type Alias 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