embassy-rp

Crates

git

Versions

rp235xb

Flavors

Function embassy_rp::block::item_rolling_window

source ยท
pub const fn item_rolling_window(delta: u32) -> [u32; 2]
Expand description

Create an Rolling Window item.

The delta is the number of bytes into the image that 0x10000000 should be mapped.