16.在CAN总线中,实现"逻辑电平”与“差分电平”之间相互转换的器件是(B).
A. CAN控制器
B. CAN收发器
C. MCU
D. 终端匹配电阻
P0IE=1用来设置(D)
A. 关闭总中断
B. 开启总中断
C. 端口0禁止中断
D. 端口0中断使能
CC2530的P1 _0和P1 1端口具有(D )的驱动能力。
A. 4mA
B. 16mA
C. 8mA
D. 20mA
19.在64位操作系统环境下 ,下列关于C语言的数据类型占用内存的长度说法正确的(D )。
A. unsigned long int类型占4字节
B. unsigned char类型占2字节
C. unsigned int类型占2字节
D. unsigned short int类型占2字节