Toshiba Corporation Semiconductor & Storage Products Company
HOME > Products > Microcomputer > Design Support > Frequently Asked Questions (FAQs) > Functions and Specifications > How to Use Products

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.

Top of this page