splitword

Function splitword 

Source
pub const fn splitword(word: u16) -> (u8, u8)
Expand description

Split a single word (u16) in both of its bytes (u8s) ordered (low, high)