avsa242 / p2-spin-standard-library

A curated collection of essential Spin2 objects
MIT License
3 stars 3 forks source link

Add repeated-write methods to I2C, SPI engines #7

Closed avsa242 closed 2 years ago

avsa242 commented 2 years ago

Methods to repeatedly write the same byte, word, or long to the device should be added to the I2C and SPI engines. This is useful e.g., for fast fills in a display driver, when a large display buffer can't be used.

avsa242 commented 2 years ago

added in cfacd4727f1f66bf704dec3bd9cabb0fbfe23267 and 2d8c8678c149e0f2233b5c220ab89e9fc5c0a578