make_element_set

Function make_element_set 

Source
pub const fn make_element_set(value: u8, ndx: usize, bit: bool) -> u8
Available on crate feature bigendian only.
Expand description

Set the ndxth bit to bit.

ยงPanics

Panics if ndx >= ELEMENT_BITS.