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.
Dependencies: GR-PEACH_video GraphicsFramework HTTPServer R_BSP mbed-rpc mbed-rtos Socket lwip-eth lwip-sys lwip FATFileSystem
Fork of mbed-os-example-mbed5-blinky by
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, BUS_8, BUS_16, SPI_8, SPI_16 } |
Protocol types. More... | |
| enum | proto_t { PAR_8, PAR_16, BUS_8, BUS_16, SPI_8, SPI_16, BUS_8, BUS_16, SPI_8, SPI_16 } |
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 36 of file Protocols.h.
Generated on Tue Jul 12 2022 15:10:56 by
1.7.2
