Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
Device Layer

Contains all the application tasks that will be executed. More...

+ Collaboration diagram for Device Layer:

Modules

 Current Sensor Calibration
 The Current Sensor Calibration device layer is a proprietary user code utilized for configuring the sensor properties.
 
 Fan Control
 The Fan control device layer is a proprietary user code utilized for configuring the fan control properties.
 
 LED Display
 The LED device layer is the proprietary user code used to configure and drive the on-board debugging LED.
 
 Temperature Detection
 The Temperature device layer is the proprietary user code used to configure and detect the board temperature.
 

Files

file  device.h
 Contains h files that are part of device layer.
 

Detailed Description

The device layer covers all user tasks executed by the task scheduler. Each task is an independent entity called on its respective timing defined by the user. Tasks are proprietary user code modules representing specific functions of the application or end-product.