クラス テンプレートtoppers::interrupt< Diagnostics, Stub > の解説
[カーネルオブジェクト管理]
割り込みを管理・制御するテンプレートクラス
[詳細]
#include <toppers/interrupt.hpp>
すべてのメンバ一覧
解説
template<class Diagnostics = TOPPERS_DEFAULT_DIAGNOSTICS, class Stub = TOPPERS_DEFAULT_STUB>
class toppers::interrupt< Diagnostics, Stub >
interrupt テンプレートクラスは、割り込みの禁止・許可とマスク処理を カプセル化したものである。 このクラスを用いて操作した結果生じた副作用は、割り込みハンドラ および割り込みサービスルーチンの双方に影響を与える。
- 参照:
- interrupthandler interrupthandler_body interrupthandler_entry isr
- Copyright © 2004 by TAKAGI Nobuhisa
- 本ソフトウェアはTOPPERSライセンスに基づいて配布されています。
- TRONは"The Real-time Operating system Nucleus"の略称です。
- ITRONは"Industrial TRON"の略称です。
- μITRONは"Micro Industrial TRON"の略称です。
- TRON、ITRON、およびμITRONは、特定の商品ないしは商品群を指す名称ではありません。
- TOPPERSは"Toyohashi OPen Platform for Embedded Real-time Systems"の略称、JSPは"Just Standard Profile"の略称です。
- 本ページ中の商品名は,各社の商標または登録商標です。