embassy-rp

Crates

git

Versions

rp235xb

Flavors

Constant embassy_rp::otp::OTP_DATA_BASE

source ยท
pub const OTP_DATA_BASE: *const u32 = _; // {0x40130000 as *const u32}
Expand description

OTP read address, using automatic Error Correction.

A 32-bit read returns the ECC-corrected data for two neighbouring rows, or all-ones on permission failure. Only the first 8 KiB is populated.