Function pointers can be used for a wide variety of applications including the implementation of state machines. Just like any tool, it may not always be appropriate to use function pointers for a ...
One of the trends I saw at APEC 2013 this year was a move away from full –blown DSP/high level processor control to a “keep it simple” state-machine, less powerful, but lower power control solution ...
Finite State Machines (FSMs) have long been a cornerstone of digital system design, and continuing advancements in logic synthesis have enabled increasingly optimised implementations. At its core, FSM ...