KETCube
|
This file contains definitions for the LIS2HH12 module. More...
Go to the source code of this file.
Data Structures | |
struct | ketCube_lis2hh12_moduleCfg_t |
KETCube module configuration. More... | |
Typedefs | |
typedef struct ketCube_lis2hh12_moduleCfg_t | ketCube_lis2hh12_moduleCfg_t |
KETCube module configuration. More... | |
Enumerations | |
enum | ketCube_lis2hh12_Int1_Src_t { KETCUBE_LIS2HH12_INT1_SRC_XLOW = 0x00U, KETCUBE_LIS2HH12_INT1_SRC_XHIGH = 0x01U, KETCUBE_LIS2HH12_INT1_SRC_YLOW = 0x02U, KETCUBE_LIS2HH12_INT1_SRC_YHIGH = 0x04U, KETCUBE_LIS2HH12_INT1_SRC_ZLOW = 0x08U, KETCUBE_LIS2HH12_INT1_SRC_ZHIGH = 0x10U } |
Functions | |
ketCube_cfg_ModError_t | ketCube_lis2hh12_Init (ketCube_InterModMsg_t ***msg) |
uint8_t | ketCube_lis2h12_Get_Int (void) |
ketCube_cfg_ModError_t | ketCube_lis2hh12_UnInit (void) |
ketCube_cfg_ModError_t | ketCube_lis2hh12_ReadData (uint8_t *buffer, uint8_t *len) |
Variables | |
ketCube_lis2hh12_moduleCfg_t | ketCube_lis2hh12_moduleCfg |
This file contains definitions for the LIS2HH12 module.
Developed by: The SmartCampus Team Department of Technologies and Measurement www.smartcampus.cz | www.zcu.cz
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.