|
MyLibs 1.0
Расширенные библиотеки для STM32
|
Заголочный файл для всех библиотек More...
#include "mylibs_defs.h"#include "bit_access.h"#include "trackers.h"#include "trace.h"#include "general_flash.h"#include "general_gpio.h"#include "stdlib.h"#include "string.h"#include "stdio.h"#include "math.h"#include "main.h"#include "modbus_data.h"Go to the source code of this file.
Classes | |
| struct | MeasureHandle_TrackerTypeDef |
| Struct for trackers for Measure. More... | |
| struct | Measure_TrackerTypeDef |
| Struct for trackers for Measure. More... | |
| struct | RS_TrackerTypeDef |
| Struct for trackers for RS. More... | |
| struct | ADC_TrackerTypeDef |
| Struct for trackers for ADC. More... | |
| struct | ADCChannel_TrackerTypeDef |
| Struct for trackers for ADC Channel. More... | |
| struct | MZKT_LEDsTypeDef |
| struct | MZKT_DiscreteInputsTypeDef |
Variables | |
| MZKT_LEDsTypeDef | MZKT_LEDS |
| MZKT_DiscreteInputsTypeDef | MZKT_DISCIN |
Заголочный файл для всех библиотек
Здесь нужно собрать библиотеки и дефайны, которые должны быть видны во всем проекте, чтобы не подключать 100 инклюдов в каждом ".c" файле
Definition in file mylibs_include.h.