AG903ライブラリリファレンス
内容インデックスホーム
前へ上へ次へ
OSP_CMD_BAB マクロ
Syntax
C++
#define OSP_CMD_BAB(LEN,F) (OSP_CMDID(OSP_CMDID_BAB) | (((F) & 0x1) << 27) | (((LEN) & AG903_OSP_CMD_BAB_SIZE) << 0))

BAB(Buss Access Burst) LEN:number of address and data pair(max length is 63(7bit)) F:Address 0:Fixed 1:Increment

Copyright (c) 2017-2025 Axell Corporation. All rights reserved.