write some C code that would write the value 0*ff to port b if bits7,6,1,0in Pth have the value 1001.otherwise write the value 0*00 toport b. initialize the used pins in both ports. you have to leavethe inrelated pins unchanged
Solution
write some C code that would write the value 0*ff to port b if bits7,6,1,0in Pth have the value 1001.otherwise write the value 0*00 toport b. initialize the used pins in both ports. you have to leavethe inrelated pins unchanged
Solution