Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
mma7660_reg.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2016 University of California, Berkeley
3
* SPDX-FileCopyrightText: 2016 Michael Andersen <m.andersen@cs.berkeley.edu>
4
* SPDX-License-Identifier: LGPL-2.1-only
5
*/
6
7
#pragma once
8
19
20
#ifdef __cplusplus
21
extern
"C"
22
{
23
#endif
24
29
#define MMA7660_XOUT (0x00)
30
#define MMA7660_YOUT (0x01)
31
#define MMA7660_ZOUT (0x02)
32
#define MMA7660_TILT (0x03)
33
#define MMA7660_SRST (0x04)
34
#define MMA7660_SPCNT (0x05)
35
#define MMA7660_INTSU (0x06)
36
#define MMA7660_MODE (0x07)
37
#define MMA7660_SR (0x08)
38
#define MMA7660_PDET (0x09)
39
#define MMA7660_PD (0x0A)
41
42
#ifdef __cplusplus
43
}
44
#endif
45
Generated on Fri May 1 2026 15:22:59 by
1.13.2