| ||||||||
Technical Support On-Line Manuals C251 User's Guide | Internal Data MemoryInternal data memory resides within the 251 MCU and is read/write. The data and idata memory areas reside within the 251 MCU and can be read and written. The data memory are the first 128 bytes of the on chip memory. The idata memory are the first 256 bytes of the on chip memory. There is also a 16 byte area starting at 20h that is bit addressable with short 8051 compatible instructions. Access to internal data memory is very fast because it can be accessed using an 8-bit address. However, internal data memory is limited to a maximum of 256 bytes. Internal data memory may be broken down into three distinct data types: data, bdata, and ebdata.
| |||||||
| ||||||||