How to illustrate an interrupt-driven process?

前端 未结 3 1396
梦如初夏
梦如初夏 2021-02-15 16:53

This question is related to diagraming a software process. As an electrical engineer, much of the software I do is for embedded micro-controllers. In school, we learned to illus

3条回答
  •  野性不改
    2021-02-15 16:57

    There are many of interesting approaches you can find in diagram drawing. I will post a few here. You will find a lot of Operation System and Architecture scpecific names in there such as register , event, function names and etc. It is more for representation so far, right? So he we are.

    Let's begin with simple one

    Just a little bit complicated than the previous one

    The big one

提交回复
热议问题