On a Silicon Labs EFM8 microcontroller, bytes in the first bank of RAM are bit addressable without much fuckery at all. Can't just use bool on them, though... have to typedef it in.
Actually most, if not all, 8051-based micros have it.
On a Silicon Labs EFM8 microcontroller, bytes in the first bank of RAM are bit addressable without much fuckery at all. Can't just use bool on them, though... have to typedef it in.
Actually most, if not all, 8051-based micros have it.
(post is archived)