CharLcd

Busy working on charlcd.

Todo:

-add documentation -test busout behaviour both in codesize and runtime behaviour. I suspect the compiler will simplify the code if a single port is linearly addressed, otherwise it will probably just do bitsets. Add note on documentation page about

- investigate Portout / busout properties. Add more constructors or constructor parameters to allow for both options. This will increase flexibility and possible (if portout is used) speed gain.


Please log in to post comments.