What those do is read PORTB, takes the value and turns it into a pin number, then toggles that pin.Code:HIGH PORTB TOGGLE PORTB
As the value of the PORT changes, so does the PIN that's being toggled.
<br>
What those do is read PORTB, takes the value and turns it into a pin number, then toggles that pin.Code:HIGH PORTB TOGGLE PORTB
As the value of the PORT changes, so does the PIN that's being toggled.
<br>
DT
Bookmarks