Skip to main content

MAX_WRITE_WORDS

Constant MAX_WRITE_WORDS 

Source
pub const MAX_WRITE_WORDS: usize = 123;
Expand description

Modbus single-PDU practical write cap (FC16); larger writes chunk inside the executor. (Reads are chunked by transports per max_read_words.)