servo 2.0.0.0
servo_t Struct Reference

Click ctx object definition. More...

#include <servo.h>

Data Fields

digital_out_t oe
 
i2c_master_t i2c
 
uint8_t slave_address_of_pca9685
 
uint8_t slave_address_of_ltc2497
 
uint8_t min_pos
 
uint8_t max_pos
 
uint16_t vref
 
uint16_t low_res
 
uint16_t high_res
 
servo_pos_and_res_t pos_and_res
 

Detailed Description

Click ctx object definition.

Field Documentation

◆ high_res

uint16_t high_res

◆ i2c

i2c_master_t i2c

◆ low_res

uint16_t low_res

◆ max_pos

uint8_t max_pos

◆ min_pos

uint8_t min_pos

◆ oe

digital_out_t oe

◆ pos_and_res

servo_pos_and_res_t pos_and_res

◆ slave_address_of_ltc2497

uint8_t slave_address_of_ltc2497

◆ slave_address_of_pca9685

uint8_t slave_address_of_pca9685

◆ vref

uint16_t vref

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