precision-converters-firmware
|
Header file for Mbed platform configurations. More...
#include <stdint.h>
#include <PinNames.h>
#include "mbed_uart.h"
#include "mbed_i2c.h"
Go to the source code of this file.
Macros | |
#define | I2C_SCL ARDUINO_UNO_D15 |
#define | I2C_SDA ARDUINO_UNO_D14 |
#define | UART_TX CONSOLE_TX |
#define | UART_RX CONSOLE_RX |
#define | I2C_DEVICE_ID 0 |
Variables | |
struct mbed_uart_init_param | mbed_uart_extra_init_params |
struct mbed_uart_init_param | mbed_vcom_extra_init_params |
struct mbed_i2c_init_param | mbed_i2c_extra_init_params |
Header file for Mbed platform configurations.
Copyright (c) 2022-24 Analog Devices, Inc. All rights reserved.
This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.
#define I2C_DEVICE_ID 0 |
#define I2C_SCL ARDUINO_UNO_D15 |
#define I2C_SDA ARDUINO_UNO_D14 |
#define UART_RX CONSOLE_RX |
#define UART_TX CONSOLE_TX |
|
extern |
|
extern |
|
extern |