matlab_23550/Inu/Src2/551/main/optical_bus_tools.h

15 lines
254 B
C
Raw Normal View History

/*
* optical_bus_tools.h
*
* Created on: 19 <EFBFBD><EFBFBD><EFBFBD>. 2024 <EFBFBD>.
* Author: user
*/
#ifndef SRC_MAIN_OPTICAL_BUS_TOOLS_H_
#define SRC_MAIN_OPTICAL_BUS_TOOLS_H_
void optical_bus_read_write_interrupt(void);
#endif /* SRC_MAIN_OPTICAL_BUS_TOOLS_H_ */