Zephyr Project API  3.3.0
A Scalable Open Source RTOS
qdec_mcux.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2022, Prevas A/S
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_MCUX_H_
8#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_MCUX_H_
9
11
13 /* Number of counts per revolution */
15};
16
17#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_MCUX_H_ */
@ SENSOR_ATTR_PRIV_START
Definition: sensor.h:330
sensor_attribute_qdec_mcux
Definition: qdec_mcux.h:12
@ SENSOR_ATTR_QDEC_MOD_VAL
Definition: qdec_mcux.h:14
Public APIs for the sensor driver.