Function flipperzero_sys::bit_lib_get_bit
source · [−]Expand description
@brief Get the bit of a byte. @param data The byte to get the bits from. @param position The position of the bit. @return The bit.
@brief Get the bit of a byte. @param data The byte to get the bits from. @param position The position of the bit. @return The bit.