Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Nordic nRF quadrature decoder (QDEC). More...

Files

file  qdec_nrf.h
 Devicetree binding constants for the Nordic nRF quadrature decoder.

Sample period options

Values for the nordic,period devicetree property.

#define SAMPLEPER_128US   0
 128 µs
#define SAMPLEPER_256US   1
 256 µs
#define SAMPLEPER_512US   2
 512 µs
#define SAMPLEPER_1024US   3
 1024 µs
#define SAMPLEPER_2048US   4
 2048 µs
#define SAMPLEPER_4096US   5
 4096 µs
#define SAMPLEPER_8192US   6
 8192 µs
#define SAMPLEPER_16384US   7
 16384 µs

Detailed Description

Nordic nRF quadrature decoder (QDEC).

Macro Definition Documentation

◆ SAMPLEPER_1024US

#define SAMPLEPER_1024US   3

#include <qdec_nrf.h>

1024 µs

◆ SAMPLEPER_128US

#define SAMPLEPER_128US   0

#include <qdec_nrf.h>

128 µs

◆ SAMPLEPER_16384US

#define SAMPLEPER_16384US   7

#include <qdec_nrf.h>

16384 µs

◆ SAMPLEPER_2048US

#define SAMPLEPER_2048US   4

#include <qdec_nrf.h>

2048 µs

◆ SAMPLEPER_256US

#define SAMPLEPER_256US   1

#include <qdec_nrf.h>

256 µs

◆ SAMPLEPER_4096US

#define SAMPLEPER_4096US   5

#include <qdec_nrf.h>

4096 µs

◆ SAMPLEPER_512US

#define SAMPLEPER_512US   2

#include <qdec_nrf.h>

512 µs

◆ SAMPLEPER_8192US

#define SAMPLEPER_8192US   6

#include <qdec_nrf.h>

8192 µs