AG903ライブラリリファレンス
内容インデックスホーム
Body Source
本文ソース
1: 9: 10: 14: 15: 16: 22: void AG903_assert(int cond) 23: { 24: if(cond == 0) 25: { 26: while(1); 27: } 28: } 29:
Copyright (c) 2017-2025 Axell Corporation. All rights reserved.