通过shiftOut函数向74HC595移位寄存器芯片DS引脚发送数据,部分程序及移位寄存器中的数据如下,程序变量val的值是?( )
shiftOut(dataPin, clockPin, LSBFIRST, val);
0xA0
0xA
0x50
5