sbit LED1 = P1^0;
void main() {
}
/*为什么直接控制P1变量就无法编译?? P1^0 = 0; 或者P1 = 0; */
https://zhidao.baidu.com/question/253926930.html?ivk_sa=1022817r