riot_sys

Function bf_set_all

Source
pub unsafe extern "C" fn bf_set_all(field: *mut u8, size: size_t)
Expand description

@brief Set all bits in the bitfield to 1

@param[in] field The bitfield @param[in] size The number of bits in the bitfield