Hallo,

I have a state machine where one state needs to pass and receive from/to 
other states.

Should I use a shift register to interchange data or should I take a local 
variable? Both work of course but what would you prefer considering

1) Memory usage
2) Performance
3) Readability of source code
4) Good programming style

Thanks for your suggestions

Oliver Friedrich

Reply via email to