Page 1 of 1

Component to Read and Write to Registers

Posted: Mon Mar 10, 2025 6:38 pm
by jay_dee
Hi,
A component to help reading and writing to your microcontrollers Registers.

Read both whole byte or mask for specific bits.
Write to whole byte or to specific bits.

I know this is simple stuff once you know how but not something I do regularley and so have to check how to do this correctly each time.
It may be something that other new and irregular users may find useful.
cheers, J.

Re: Component to Read and Write to Registers

Posted: Fri Mar 28, 2025 5:20 pm
by MJU20
Great idea!