Function flipperzero_sys::bit_lib_set_bits
source · Expand description
@brief Set the bit at the given position to the given value. @param data The data to set the bit in. @param position The position of the bit to set. @param byte The data to set the bit to. @param length The length of the data.