Quantcast
Channel: MPLAB C30 Compiler, ASM30, Link30 forum
Viewing all articles
Browse latest Browse all 304

Can I put _LATC14=_RB14; acceptably? (Spottymaldoon)

$
0
0
Is the use of "_LATC14=_RB14;//repeating CS" in the following snippet OK? while(1)
{
if(_RB10)//Enable from 32MX
{
_LATB11=1;B1;//send "ready" to 32MX LED on
_LATC14=_RB14;//repeating CS
}
else {_LATB11=0;B1OFF;}/..

Viewing all articles
Browse latest Browse all 304

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>