GETTCPREGS

From MCS Wiki AVR
Revision as of 18:56, 11 February 2013 by Admin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.


Notice.jpg
It is important that you specify the lowest address. This points to the MSB of the data.

 

 

See also

SETTCPREGS

 

 

ASM

NONE

 

 

Example

See SETTCPREGS


Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language