AG903ライブラリリファレンス
Body Source
AG903_BMUPrmGetSINKSTAT 関数
本文ソース
コピコード
1:
void
AG903_BMUPrmGetSINKSTAT(uint8_t unit, uint32_t* stat) 2: { 3:
ASSERT
(unit <
AG903_BMU_UNIT_NUM
); 4:
ASSERT
(stat != NULL); 5: 6: *stat =
AG903_BMUn
(unit)->SINKSTAT; 7: }
Copyright (c) 2017-2025 Axell Corporation. All rights reserved.
内容
|
インデックス
|
ホーム