メンバ |
説明 |
AG903_TIMRMgrPwmInOutput* output; |
Outputパラメータ |
uint8_t intype; |
入力タイプ指定 |
uint8_t polarity; |
入力極性 |
uint8_t resolution; |
分解能指定 |
uint8_t oneshot; |
ワンショット指定 |
PWM入力モード設定パラメータ
出力端子制御を行わない場合は output をNULLとして下さい。
intype は右から指定します。 _AG903_TimrInputType
resolution は右から指定します。 _AG903_TimrCntClkType
oneshot は true=ワンショット、false=ピリオディック です。