Controls whether or not the compiler reverses the bitfield allocation.
#pragma reverse_bitfields on | off | reset
This pragma reverses the bitfield allocation.
This pragma does not correspond to any panel setting in the Language panel. To check this setting, use __option (reverse_bitfields), described in Checking Pragma Settings. By default, this pragma is disabled.