Skip to main content

MAX_BYTES

Constant MAX_BYTES 

Source
pub const MAX_BYTES: usize = 8; // 8usize
Expand description

The widest HramCell value an access unrolls into straight-line ldhs. HRAM is only 127 bytes, so cells are small; a wider type is a compile error.