Can I perform bit manipulations in the C language ?
Microcomputer Frequently Asked Questions (FAQs) NO.EB9902201
- Answer
- Yes, you can perform bit manipulations in C by using inline assembly or bit fields.
Microcomputer Frequently Asked Questions (FAQs) NO.EB9902201