pub fn unsplay(source: Unsigned36Bit) -> [Unsigned6Bit; 6]Expand description
This function reverses the effect of perfoming six calls to
cycle_and_splay().
pub fn unsplay(source: Unsigned36Bit) -> [Unsigned6Bit; 6]This function reverses the effect of perfoming six calls to
cycle_and_splay().