??? 10/06/06 12:37 Read: times Msg Score: +2 +2 Good Answer/Helpful |
#125905 - Abstraction HAS a meaning in embedded Responding to: ???'s previous message |
I think you are wrong.
I am not an embedded expert, but still, abstraction has a meaning also in low level in my opinion. Otherwise we would still have to use assembler for coding MCU's. Also other Companies uses API abstraction methodology. Just an example as I mentioned libraries from CHIPCON. I guess it's much easyer to use a function SPIWRITE instead to configure 20 registers before sending one byte. |