Overview
- Object ID : 5024 (2025-01-27 17:38:10)
- Author : Michael
- Content : App Note
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Other
- Licence : MIT
Content
A number of programming techniques including parallel arrays, indexed arrays, and external objects are available to implement abstract data structures with named fields in Spin. These include multiple arrays, indexed single arrays, and external object arrays.
Download the full PDF application note, and code samples.