ToCoNet_u16RcCalib()
Explanation
Calibrate the RC timer.
Performing a calibration
Getting calibration values
Setting the calibration values
You can also use ToCoNet_u16GetRcCalib()
to get the calibration values.
Use of external oscillator at 32768Hz
No calibration is required and a fixed value of 9766 (32000/32768) counts is specified. Use cbAppColdStart()
as shown in the following example.
Argument
Type | Name | Value | Remark |
|
|
| Calibration is carried out. Calibration takes less than 1 ms, but some time is required. |
| Sets the calibration value. | ||
| Retrieves the set value. |
Returns
Type | Remark |
| If the argument |
Sample Code
最終更新