Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 4928

Method for checking TXBL flag

$
0
0
Hello,While we are sending data TXBL is zero,onle the sending is done TXBL bit goes 1.
Can i check the 4th bit in this way shown bellow?
Thanks.
Code:
 while(I2C0->IF[4]!=1){}
1603204189418.png

Viewing all articles
Browse latest Browse all 4928

Trending Articles