_rowread_inverted Function (Macro)

kbd.h

#define _rowread_inverted(row) (_rowread (~((short)(row))))

Low-level keyboard reading with inverting.

_rowread_inverted is similar to _rowread, but it also inverts the row passed to it.


Uses: _rowread