mirror of https://github.com/ARMmbed/mbed-os.git
Now BusIn can also use PullUp, etc, instead of only BusInOut. If the pin is NC, it does get to the init, but all write/mode functions are disabled. This is how it used to be in the old gpio version. Quite some libraries allow users to make pins NC, and they are all locking up with the current mbed version. This is far from a perfect solution, but more a temporary fix. |
||
|---|---|---|
| .. | ||
| AnalogIn.h | ||
| AnalogOut.h | ||
| BusIn.h | ||
| BusInOut.h | ||
| BusOut.h | ||
| CAN.h | ||
| CallChain.h | ||
| DigitalIn.h | ||
| DigitalInOut.h | ||
| DigitalOut.h | ||
| DirHandle.h | ||
| Ethernet.h | ||
| FileBase.h | ||
| FileHandle.h | ||
| FileLike.h | ||
| FilePath.h | ||
| FileSystemLike.h | ||
| FunctionPointer.h | ||
| I2C.h | ||
| I2CSlave.h | ||
| InterruptIn.h | ||
| InterruptManager.h | ||
| LocalFileSystem.h | ||
| PortIn.h | ||
| PortInOut.h | ||
| PortOut.h | ||
| PwmOut.h | ||
| RawSerial.h | ||
| SPI.h | ||
| SPISlave.h | ||
| Serial.h | ||
| SerialBase.h | ||
| Stream.h | ||
| Ticker.h | ||
| Timeout.h | ||
| Timer.h | ||
| TimerEvent.h | ||
| can_helper.h | ||
| error.h | ||
| mbed.h | ||
| mbed_debug.h | ||
| mbed_interface.h | ||
| platform.h | ||
| rtc_time.h | ||
| semihost_api.h | ||
| toolchain.h | ||
| wait_api.h | ||