embassy-rp

Crates

git

Versions

rp235xa

Flavors

embassy_rp::otp

Function 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.