13.4.12.1 Priority
The set function is given the highest priority, followed by clear and invert, respectively. This means if the same bit position is enabled for more than one bit manipulation function, the higher priority function becomes dominant. As a result, the output data’s logic value only reflects the highest bit manipulation function.