How to write a bit value to rmc from c#. for example invers a output polority from a c# program

How to write a bit value to rmc from c#.
for example invers a output polority from a c# program

Sunxiaoxing, you will need to read the 32-bit register, change the bit, then write the register to the RMC.

-Jacob