Home
last modified time | relevance | path

Searched refs:MB_PDU_FUNC_WRITE_MUL_COILCNT_MAX (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/freemodbus/modbus/functions/
Dmbfunccoils.c59 #define MB_PDU_FUNC_WRITE_MUL_COILCNT_MAX ( 0x07B0 ) macro
235 ( usCoilCnt <= MB_PDU_FUNC_WRITE_MUL_COILCNT_MAX ) && in eMBFuncWriteMultipleCoils()