Posted on May 17, 2011 at 13:36Hi, I write a CAN driver for the STM32 (bxCAN). I would prefer bitband access to most bit variables However, I did not find any bitband definition of these bits, but only the ''old fashion'' read-modify-write kind - ex...