CONST_ADDR_WIDTH_SHIFT

Constant CONST_ADDR_WIDTH_SHIFT 

Source
pub const CONST_ADDR_WIDTH_SHIFT: isize = _; // 0isize
Expand description

The constant ADDR_WIDTH_SHIFT. The shortest supported address width is 39 bits. And the literal values are written for 48 bits address width. Adjust the values by arithmetic left shift.