Cirrus Logic CobraNet User Manual
Page 72

72
©
Copyright 2006 Cirrus Logic, Inc.
DS651PM25
CobraNet Programmer’s Reference
Management Interface Variable Reference
Name
flashTRequest
Description
When changed, causes data transfer to begin between flash memory and
bridgeTxPktBuffer.
Transfer begins when set to a value different than
flashTAcknowledge.
Host Address
0x1201
SNMP Object Identifier
Not available via SNMP
Type
Integer
Attributes
Read/Write
Implemented Version
2.8.6
Name
flashTAddress
Description
Specifies the source (read) or destination (write) address in flash memory. This address is a byte
offset into flash memory. For an erase operations this variable can be set to any address within the
sector to be erased. Following read and write operations
flashTAddress is incremented by
flashTLength (flashTAddress += flashTLength)
Host Address
0x1202
SNMP Object Identifier
Not available via SNMP
Type
Integer
Attributes
Read/Write
Implemented Version
2.8.6
Name
flashTLength
Description
Specifies the number of bytes to be transferred between flash and transmit buffer. This value should
never exceed the byte size of
bridgeTxPktBuffer. A flash operation is not allowed to straddle a sector
boundary. This variable is ignored for erase operations.
Host Address
0x1203
SNMP Object Identifier
Not available via SNMP
Type
Integer
Attributes
Read/Write
Implemented Version
2.8.6