bitRead
读取一个
bit
位
语法
bitRead(value, bit)
参数
value
要读取bit位的数据
bit
读取哪一位
返回值
读取的
bit
位具体值,
0
或
1