Motorola 68HC12 实时中断寄存器

发布于 2024-07-18 00:19:22 字数 30 浏览 4 评论 0原文

RTICTL寄存器中的RSWAI位有什么作用?

What does the RSWAI bit in the RTICTL register do?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谈下烟灰 2024-07-25 00:19:22

我假设您已经阅读了文档,但如果您还没有...

RSWAI — RTI 和 COP 在等待时停止

在正常模式下写一次,在任何时候
特殊模式。 随时阅读。

0 = 允许 RTI 和 COP 继续
运行等待。

1 = 禁用 RTI 和 COP
每当该部分进入等待状态时。

I'm assuming you've read the documentation, but in case you haven't...

RSWAI — RTI and COP Stop While in Wait

Write once in normal modes, anytime in
special modes. Read anytime.

0 = Allows the RTI and COP to continue
running in wait.

1 = Disables both the RTI and COP
whenever the part goes into Wait.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文