Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freemodbus/modbus/functions/
Dmbfunccoils.c48 #define MB_PDU_FUNC_READ_COILCNT_MAX ( 0x07D0 ) macro
93 ( usCoilCount < MB_PDU_FUNC_READ_COILCNT_MAX ) ) in eMBFuncReadCoils()