Function bits

pub const fn bits(range: RangeInclusive<u32>) -> (u32, u32)
Expand description

Statically define a shift/mask range as a literal range of bits.