split_halfword

Function split_halfword 

Source
pub fn split_halfword(halfword: Unsigned18Bit) -> (Unsigned9Bit, Unsigned9Bit)
Expand description

Split a halfword into left (more significant) and right (less significant) 9-bit quarters (in the sense that they are quarters of the original 26-bit full word).