Skip to main content

FRAME_STORE_ADDRESS_BITS

Constant FRAME_STORE_ADDRESS_BITS 

Source
pub const FRAME_STORE_ADDRESS_BITS: usize = 7;
Expand description

Seven address bits encode {slot, beat} as slot * 64 + beat.