How to read ports bit status in assembly language dspic30f MPLAB IDE?

前端 未结 0 2008
轮回少年
轮回少年 2021-01-23 08:06

I want to read bits of port of dspic30f in assembly language. I am writing the code in C as e.g

     if ( PORTF.bit1==0 && PORTF.bit2==0 && PORTF         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题