DIY Logging Volt/Ampmeter
|
This file contains all the function prototypes for the i2c.c file. More...
#include "main.h"
Go to the source code of this file.
Functions | |
void | MX_I2C1_Init (void) |
Variables | |
I2C_HandleTypeDef | hi2c1 |
This file contains all the function prototypes for the i2c.c file.
This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause
Definition in file i2c.h.
I2C_HandleTypeDef hi2c1 |