STM32 Short Video #11 - EXCITING C feature - Bit Fields (or bit packing)
Jump to navigation
Jump to search
In this video we dive into some lesser known but very interesting C features: Unions and Bit-fields (bit packing). Using this feature, MCU registers can be completely described and each bit addressed individually without any bit manipulation.
Complete list of our STM32 Short Videos here: STM32 Short Video