Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TFT_ILI9341_UniGraphic TFT_ILI9341_os6
Protocols.h File Reference
Go to the source code of this file.
Data Structures | |
class | Protocols |
Abstract interface class for spi and parallel protocols. More... | |
Enumerations | |
enum | proto_t { PAR_8, PAR_16, BUS_8, BUS_16, SPI_8, SPI_16, I2C_, BUS_8, BUS_16, SPI_8, SPI_16, I2C_ } |
Protocol types. More... | |
enum | proto_t { PAR_8, PAR_16, BUS_8, BUS_16, SPI_8, SPI_16, I2C_, BUS_8, BUS_16, SPI_8, SPI_16, I2C_ } |
Detailed Description
Definition in file Protocols.h.
Enumeration Type Documentation
enum proto_t |
Protocol types.
- Enumerator:
Definition at line 27 of file Protocols.h.
enum proto_t |
- Enumerator:
Definition at line 37 of file Protocols.h.
Generated on Wed Jul 27 2022 03:20:45 by
