how to safely use std::function in interrupts handlers on emended system?

后端 未结 0 1201
情歌与酒
情歌与酒 2021-01-02 03:51

I\'m Working with STM33F103, and I\'m trying to implement a callback mechanism that would call methods on a given object to handle interrupts, so far I use the following so

相关标签:
回答
  • 消灭零回复
提交回复
热议问题