BIVBlog #47: Better Ways to Manipulate Bits in C (not only) for Microcontrollers

Описание к видео BIVBlog #47: Better Ways to Manipulate Bits in C (not only) for Microcontrollers

Following up on the previous episode (BIVBlog #46: Bitwise Operators in C (not only) for Microcontrollers, at http://www.stepladder-it.com/bivblog/46) I explain ways to minimize the pain involved with the bitwise operators in C. While none of the shown approaches are perfect, and some are plain counterproductive, there are ways to keep your code easy to understand, modify, debug and maintain.

References, discussion and table of contents at http://www.stepladder-it.com/bivblog/47

Комментарии

Информация по комментариям в разработке