Closed avsa242 closed 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.
added in cfacd4727f1f66bf704dec3bd9cabb0fbfe23267 and 2d8c8678c149e0f2233b5c220ab89e9fc5c0a578
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.