reverse_bitfields

Controls whether or not the compiler reverses the bitfield allocation.

Syntax
  #pragma reverse_bitfields on | off | reset  
Remarks

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.