openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
max11609.h
Go to the documentation of this file.
1
#ifndef MAX11609_
2
#define MAX11609_
3
7
#define MAX11609_UPDATE_PERIOD 200
8
9
#define MAX11609_CHANNEL_0 0
10
#define MAX11609_CHANNEL_1 1
11
#define MAX11609_CHANNEL_2 2
12
#define MAX11609_CHANNEL_3 3
13
#define MAX11609_CHANNEL_4 4
14
#define MAX11609_CHANNEL_5 5
15
#define MAX11609_CHANNEL_6 6
16
#define MAX11609_CHANNEL_7 7
17
18
extern
TaskHandle_t
vTask11609_Handle
;
19
20
extern
const
SDR_type_01h_t
SDR_MAX11609_12V_HP
;
21
22
void
MAX11609_init
(
void
);
23
31
void
vTaskMAX11609
(
void
* Parameters );
32
33
#endif
vTask11609_Handle
TaskHandle_t vTask11609_Handle
Definition
max11609.c:16
SDR_MAX11609_12V_HP
const SDR_type_01h_t SDR_MAX11609_12V_HP
vTaskMAX11609
void vTaskMAX11609(void *Parameters)
Monitoring task for MAX11609 sensor.
Definition
max11609.c:18
MAX11609_init
void MAX11609_init(void)
Definition
max11609.c:62
SDR_type_01h_t
Definition
sdr.h:90
modules
sensors
max11609.h
Generated on Wed May 28 2025 09:00:01 for openMMC by
1.13.2