ron minnich wrote:
Yeah, I was going worst-case scenario (i.e. SPI is super-fast) and even in that case accessor functions would not hurt much if at all.
Ah!
So if we absolutely *have* to do some sort of function interface, well, it won't exactly kill us.
I think it would be great to not have to deal with that in the common case, but I think it can be useful for some boards - ie. if there is would I think it would be best to make it optional.
//Peter