AG903ライブラリリファレンス
Body Source
AG903_DMACMgrSetEvent 関数
本文ソース
コピコード
1: int32_t AG903_DMACMgrSetEvent(
int
id) 2: { 3:
if
(0 > id ||
AG903_DMAC_EVENT_NUM
<= id) 4: { 5:
return
-
AG903_EINVAL
; 6: } 7: 8:
AG903_DMACPrmSetGLOBAL_EVENT
(1 << id, 0); 9: 10:
return
AG903_ENONE
; 11: }
Copyright (c) 2017-2025 Axell Corporation. All rights reserved.
内容
|
インデックス
|
ホーム