MicroC Code Generator : Code Options : Single-Bit Elements

Single-Bit Elements

General Tab > Use Single Bit for

You can control implementation of single-bit elements. You control the code-generation of both Conditions and Events to either use single-bit with bit-mask, or to use a byte. Use the check-boxes in Use Single Bit for:

Condition - Turn On/Off generation of Conditions as a bit or as a byte
Event - Turn On/Off generation of Events as a bit or as a byte