12.ESP32 for Arduino SPI类库的下列成员函数中,用于按照设定参数启动SPI通信的成员函数是?( )
A.
SPI.begin()
B.
SPI.beginTransaction()
C.
SPI.endTransaction()
D.
SPI.transfer()
发表评论