Name
cyg_mbop_read_fifo_queue — Read FIFO contents
Synopsis
#include <cyg/modbus.h>
void cyg_mbop_read_fifo_queue(
cyg_handle_t ctx, void *private, cyg_uint16 addr)
;
Description
FIFO queues are sets of 16-bit registers. This operation should not empty the queue.
2024-03-18 | eCosPro Non-Commercial Public License |