pub const CONST_ADDR_WIDTH_SHIFT: isize = _; // 0isizeExpand 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.