Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
my9221_internal.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2017 HAW Hamburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#include "
xtimer.h
"
19
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
23
27
#define MY9221_LATCH_WAIT (10U * US_PER_MS)
28
32
#define MY9221_LATCH_LOOP (4U)
33
37
#define MY9221_CMDMODE (0x00)
38
39
#ifdef __cplusplus
40
}
41
#endif
42
xtimer.h
xtimer interface definitions
Generated on Fri May 1 2026 15:22:59 by
1.13.2