AG903ライブラリリファレンス
Body Source
AG903_TIMRPrmGetPluseWidth 関数
本文ソース
コピコード
1:
void
AG903_TIMRPrmGetPluseWidth(uint8_t ch, uint32_t* width) 2: { 3:
ASSERT
(
AG903_TIMR_CH_NUM
> ch); 4:
ASSERT
(NULL != width); 5: (*width) = AG903_TIMR_READ_FLDn(ch,PULWID,
AG903_TIMn_PULWID_VAL_POS
,
AG903_TIMn_PULWID_VAL_MSK
); 6:
return
; 7: }
Copyright (c) 2017-2025 Axell Corporation. All rights reserved.
内容
|
インデックス
|
ホーム