Package ilcd
Class General

Public Method getInputBufferSize

static int getInputBufferSize()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns Description
size input buffer size in bytes

Returns the size of the serial port's input buffer.
Return example: 4


Example

int size = General.getInputBufferSize();

See also:

Controlling the iLCD via Serial Port