如何理解ADC中的LSB和MSB LSB(LeastSignificantBit),意为最低有效位;MSB(MostSignificantBit),意为最高有效位,若MSB=1,则表示数据为负值,若MSB=0,则表示数据为正。