check_bit_set method

check_bit_set

def check_bit_set(self, b, bit_number):
    ...
ParameterTypeDescription
bbyte
bit_numberint

See Also