Question: What data type would you use to declare a bit variable that references a bit in a special function register (SFR)? Write a C statement
What data type would you use to declare a bit variable that references a bit in a special function register (SFR)? Write a C statement that swaps the nybbles of variable foo (unsigned char) and stores the result in variable bar (also unsigned char).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
