send_copy

Dependencies of send_copy

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions … buffer, BufferedSerial, BufferSerial, Serial
The PWM output by software. Can be output to any pin. It can be used to replace the Pwmout. pwm, PwmOut, SoftPWM, softwearPWM
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.