Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
device.h
Go to the documentation of this file.
1
8#ifndef DEVICE_H
9#define DEVICE_H
10
11#include "dev_current_sensor.h"
12#include "dev_fan.h"
13#include "dev_led.h"
14#include "dev_temp.h"
15
16#endif /* DEVICE_H */
17
Contains current sensor public functions.
fan device driver
led device driver
Contains temperature initialization and execution functions.