embassy-rp

Crates

git

Versions

rp235xb

Flavors

Module embassy_rp::otp

source ·
Expand description

Interface to the RP2350’s One Time Programmable Memory

Enums§

  • The ways in which we can fail to read OTP

Constants§

  • How many pages in OTP (post error-correction)
  • How many rows in OTP (post error-correction)
  • How many rows in one page in OTP (post error-correction)
  • OTP read address, using automatic Error Correction.
  • OTP read address, without using any automatic Error Correction.

Functions§