AG903ライブラリリファレンス
Body Source
AG903_BSCPrmGetIntPol 関数
本文ソース
コピコード
1:
void
AG903_BSCPrmGetIntPol(uint8_t* pol) 2: { 3:
ASSERT
(NULL != pol); 4: (*pol) = (uint32_t)(
AG903_BSC
->PBINTMODE & (
AG903_BSC_PBINTPOL_INT0_MSK
|
AG903_BSC_PBINTPOL_INT1_MSK
| 5:
AG903_BSC_PBINTPOL_INT2_MSK
|
AG903_BSC_PBINTPOL_INT3_MSK
)); 6:
return
; 7: }
Copyright (c) 2017-2025 Axell Corporation. All rights reserved.
内容
|
インデックス
|
ホーム