GETTCPREGS/de
From MCS Wiki AVR
< GETTCPREGS(Difference between revisions)
(Created page with "= <span class="f_Header">Action</span> = Read a register value from the ethernet chip. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&nb...") |
m (1 revision) |
Latest revision as of 21:14, 15 February 2013
Contents |
= (**COPIED FROM ENGLISH PAGE**) === Action
Read a register value from the ethernet chip.
Syntax
var = GETTCPREGS(address, bytes)
Remarks
Address |
The address of the register. This should not include the base address. |
bytes |
The number of bytes to read. |
Most options are implemented with BASCOM statements or functions. When there is a need to read from the ethernet registers you can use the GETTCPREGS function. It can read multiple bytes.
See also
ASM
NONE
Example
Languages | English • Deutsch |
---|