Replies: 1 comment
-
It's not currently possible to set just one bit without also affecting other bits. You have to set whole register at once. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can you tell me the code for the switch to set/clear bit 0 in register(0x00CF) (U32 register) to enable/disable the inverter.
Beta Was this translation helpful? Give feedback.
All reactions