The following content is an automatically extracted verbatim text
from the original manufacturer datasheet and is provided for reference purposes only.
View original datasheet text
Freescale Semiconductor Application Note
Document Number: AN3334 Rev. 0, 11/2006
Data Structures for RS08 Microcontrollers
by: Inga Harris 8-bit Microcontroller Applications Engineer East Kilbride, Scotland
1
Introduction
1 2
Contents
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Strings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 2.1 Storing Strings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 2.2 Accessing Strings . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.3 String Applications. . . . . . . . . . . . . . . . . . . . . . . . . . 3 Stacks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 3.1 Stack Reading and Writing . . . . . . . . . . . . . . . . . . .