Component to Read and Write to Registers
Posted: Mon Mar 10, 2025 6:38 pm
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.
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.