nrfx 3.3
Data Fields
nrfy_qdec_pins_t Struct Reference

Configuration structure for QDEC pins. More...

#include <nrfy_qdec.h>

Data Fields

uint32_t a_pin
 
uint32_t b_pin
 
uint32_t led_pin
 

Detailed Description

Configuration structure for QDEC pins.

Field Documentation

◆ a_pin

uint32_t nrfy_qdec_pins_t::a_pin

Pin number for A input.

◆ b_pin

uint32_t nrfy_qdec_pins_t::b_pin

Pin number for B input.

◆ led_pin

uint32_t nrfy_qdec_pins_t::led_pin

Pin number for LED output.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated