GETTCPREGS
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(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...")
(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...")
Latest revision as of 19:56, 11 February 2013
Contents |
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 |
---|