Author |
Message |
Topic: rotate_right( ),rotate_left() port shifting -confused |
electronx
Replies: 2
Views: 12846
|
Forum: General CCS C Discussion Posted: Fri Aug 13, 2021 12:31 am Subject: rotate_right( ),rotate_left() port shifting -confused |
#include <16f877a.h>
#fuses XT,NOWDT,NOPUT,NOBROWNOUT,NOLVP,NOCPD,NOWRT,NODEBUG,NOPROTECT
#use delay(clock=4MHz)
void main()
{
int i;
int portb_o ... |
|
Page 1 of 1 |
All times are GMT - 6 Hours |
Powered by phpBB © 2001, 2005 phpBB Group
|