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