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.
Data Structures
ain_desc | Structure holding analog input descriptor |
ain_init_param | Structure holding parameters for analog input initialization |
ain_platform_ops | Structure holding analog input function pointers that point to the platform specific function |
aout_desc | Structure holding analog output descriptor |
aout_init_param | Structure holding the parameters for analog output initialization |
aout_platform_ops | Structure holding analog output function pointers that point to the platform specific function |
data_capture_ops | Structure holding function pointers that points to device specific data capture functions |
mbed_analog_in_desc | Analog input pin specific descriptor for the mbed platform |
mbed_analog_out_desc | Analog output pin specific descriptor for the mbed platform |
mbed_gpio_desc | GPIO specific descriptor for the mbed platform |
mbed_gpio_init_param | Structure holding the GPIO init parameters for mbed platform |
mbed_i2c_desc | I2C specific descriptor for the mbed platform |
mbed_i2c_init_param | Structure holding the I2C init parameters for mbed platform |
mbed_irq_desc | Structure holding the platform descriptor for Interrupt Request |
mbed_irq_init_param | Structure holding the extra parameters for Interrupt Request |
mbed_spi_desc | SPI specific descriptor for the mbed platform |
mbed_spi_init_param | Structure holding the SPI init parameters for mbed platform |
mbed_timer_desc | Structure holding the mbed specific Timer parameters |
mbed_uart_desc | UART specific descriptor for the mbed platform |
mbed_uart_init_param | Structure holding the UART init parameters for mbed platform |
Generated on Fri Jul 15 2022 08:04:32 by
