Skip to main content

splitdword

Function splitdword 

Source
pub const fn splitdword(dw: u32) -> (u16, u16)
Expand description

Split a single dword (u32) in both of its words (u16s) ordered (low, high)