main_ubi_sdk
v 0.1.3
This is UBI4 documentation
BQ25883_Controller.h
Go to the documentation of this file.
1
/*
2
******************************************************************************
3
* @file BQ25883_Controller.h
4
* @author A.Alborov
5
******************************************************************************
6
*/
7
8
#ifndef SRC_BQ25883_CONTROLLER_H_
9
#define SRC_BQ25883_CONTROLLER_H_
10
11
#include "
Drivers/BQ25883_Driver.h
"
12
13
#ifdef ENABLE_BQ25883
14
15
void
BQ25883_Init_Controller();
16
17
#endif
/* ENABLE_BQ25883 */
18
19
#endif
/* SRC_BQ25883_CONTROLLER_H_ */
BQ25883_Driver.h
Components
BQ25883
BQ25883_Controller.h
Generated by
1.13.2