AG903ライブラリリファレンス
Body Source
AG903_DMACPrmGetGLOBAL_EVENT 関数
本文ソース
コピコード
1:
void
AG903_DMACPrmGetGLOBAL_EVENT(uint32_t *event) 2: { 3:
ASSERT
(event != NULL); 4: 5: *event = (
AG903_DMAC
->GLOBAL_EVENT &
AG903_DMAC_GLOBAL_EVENT_GlbEvent_MSK
) 6: >>
AG903_DMAC_GLOBAL_EVENT_GlbEvent_POS
; 7: }
Copyright (c) 2017-2025 Axell Corporation. All rights reserved.
内容
|
インデックス
|
ホーム