embassy-rp

Crates

git

Versions

rp235xb

Flavors

Function embassy_rp::otp::read_raw_word

source ยท
pub fn read_raw_word(row: usize) -> Result<u32, Error>
Expand description

Read one raw word from the OTP

You get the 24-bit raw value in the lower part of the 32-bit result.