ctoolbox
0.1.0
In ctoolbox::
formats::
eite::
util::
bitwise
ctoolbox
::
formats
::
eite
::
util
::
bitwise
Function
bit_rshift_8
Copy item path
Source
pub fn bit_rshift_8(a:
u8
, places:
u8
) ->
u8
Expand description
Bitwise logical right shift (8-bit).