HAL  v0.6.1
Hardware Abstraction Layer
Loading...
Searching...
No Matches
qei_channel_attr_t Struct Reference
HAL » QEI

#include <hal_qei.h>

Data Fields

gpio_pin_t ch_a_pin
 channel A pin
 
gpio_pin_t ch_b_pin
 channel B pin
 
gpio_pin_t index_pin
 index pin
 
int32_t start_value
 initial counter value
 
qei_reset_mode_t reset_mode
 mode to reset counter value
 

Field Documentation

◆ ch_a_pin

gpio_pin_t qei_channel_attr_t::ch_a_pin

channel A pin

◆ ch_b_pin

gpio_pin_t qei_channel_attr_t::ch_b_pin

channel B pin

◆ index_pin

gpio_pin_t qei_channel_attr_t::index_pin

index pin

◆ reset_mode

qei_reset_mode_t qei_channel_attr_t::reset_mode

mode to reset counter value

◆ start_value

int32_t qei_channel_attr_t::start_value

initial counter value


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