PER Firmware
Loading...
Searching...
No Matches
sdc.h
Go to the documentation of this file.
1
#ifndef SDC_H
2
#define SDC_H
3
11
#include <stdint.h>
12
13
static
constexpr
uint32_t
SDC_TASK_PERIOD_MS
= 5;
14
15
void
SDC_task_periodic
(
void
);
16
17
#endif
// SDC_H
SDC_TASK_PERIOD_MS
static constexpr uint32_t SDC_TASK_PERIOD_MS
Definition
sdc.h:13
SDC_task_periodic
void SDC_task_periodic(void)
Definition
sdc.c:45
firmware
source
main_module
sdc
sdc.h
Generated by
1.12.0