|
|||||||||||
|
Technical Support Support Resources
Product Information |
C166: Using sbit in Embedded C++Information in this article applies to:
QUESTIONI have used the sbit constructs in the C166 Compiler for several years and I am now converting my program to Embedded C++. It appears that the following construct does not work:
What can I do to achieve bit-level access in the Embedded C++ Compiler? ANSWERThe Embedded C++ Compiler uses standard C syntax for this. Just rewrite your program, so it uses a bit-field that is located to the bdata memory type.
SEE ALSOLast Reviewed: Thursday, February 25, 2021 | ||||||||||
|
|||||||||||
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.