Component to Read and Write to Registers

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
jay_dee
Posts: 215
http://meble-kuchenne.info.pl
Joined: Sun Dec 20, 2020 6:06 pm
Has thanked: 81 times
Been thanked: 57 times

Component to Read and Write to Registers

Post 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.

MJU20
Posts: 341
Joined: Tue Dec 08, 2020 5:11 pm
Has thanked: 94 times
Been thanked: 69 times

Re: Component to Read and Write to Registers

Post by MJU20 »

Great idea!

Post Reply