sToCoNet_AppContext
This structure determines the behavior of TWELITE NET and is statically allocated as sToCoNet_AppConetext
. It can be set with the callback function cbAppColdStart()
called at startup, or by rewriting sToCoNetAppContext
directly after startup and calling ToCoNet_vRfConfig()
.
Members | Remark |
---|---|
| A 32 bit application ID which is used to identify TWELITE NET to each other. Value range: |
| To add ch13 to the mask, set the |
| Short address of the module. If not specified, it is automatically generated from the serial number of the module. |
| The channel to use for the module. Specify the channel included in |
| CPU clock for normal operation. 3:32MHz, 2:16Mhz, 1:8Mhz, 0:4Mhz. Default: 2:16MHz |
| Module output 3: max. 2: -11.5db 1: -23db 0: -34.5db (specified value: 3 ) |
| Specifies the number of MAC layer retransmissions 0..7. (Default: 3) |
| TRUE: The receiver circuit is activated even when the radio circuit is idle. Always set to |
| CCA retry count (usually not changed) |
| CCA start level (usually not changed) |
| Mode of the 32K crystal ( |
| Specification of random number generation method. |
| Period of the system's Tick count (should be divisible by 1000, i.e. |
| Omit the calculation of the calibration value of the RC timer on waking. To set the calibration explicitly, use the |
| If |
ch26 may not be used for foreign certification (CE/FCC/IC/etc.) (u8Channel
, u32ChMask
)
最終更新