Public Types | Static Public Attributes | List of all members
ttl_driver::Ned3ProStepperReg Struct Reference

#include <ned3pro_stepper_reg.hpp>

Public Types

using TYPE_BAUDRATE = uint8_t
 
using TYPE_CONTROL = uint32_t
 
using TYPE_ENC_ANGLE = uint32_t
 
using TYPE_ENTER_BOOTLOADER = uint32_t
 
using TYPE_FIRMWARE_RUNNING = uint8_t
 
using TYPE_FIRMWARE_VERSION = uint32_t
 
using TYPE_GOAL_POSITION = uint32_t
 
using TYPE_GOAL_VELOCITY = uint32_t
 
using TYPE_HW_ERROR_STATUS = uint8_t
 
using TYPE_ID = uint8_t
 
using TYPE_MODEL_NUMBER = uint16_t
 
using TYPE_MOVING_STATUS = uint8_t
 
using TYPE_OPERATING_MODE = uint8_t
 
using TYPE_OTA_BEGIN = uint8_t
 
using TYPE_OTA_END = uint32_t
 
using TYPE_OTA_ERASE = uint32_t
 
using TYPE_OTA_WRITE = uint8_t[520]
 
using TYPE_PRESENT_POSITION = uint32_t
 
using TYPE_PRESENT_TEMPERATURE = uint8_t
 
using TYPE_PRESENT_VELOCITY = uint32_t
 
using TYPE_PRESENT_VOLTAGE = uint16_t
 
using TYPE_PROFILE_ACCELERATION = uint32_t
 
using TYPE_PROFILE_VELOCITY = uint32_t
 
using TYPE_STATUS = uint32_t
 
using TYPE_TORQUE_ENABLE = uint8_t
 

Static Public Attributes

static constexpr uint16_t ADDR_BAUDRATE = 8
 
static constexpr uint16_t ADDR_CONTROL = 1536
 
static constexpr uint16_t ADDR_ENC_ANGLE = 1544
 
static constexpr uint16_t ADDR_ENTER_BOOTLOADER = 8193
 
static constexpr uint16_t ADDR_FIRMWARE_RUNNING = 8192
 
static constexpr uint16_t ADDR_FIRMWARE_VERSION = 59
 
static constexpr uint16_t ADDR_GOAL_POSITION = 116
 
static constexpr uint16_t ADDR_GOAL_VELOCITY = 104
 
static constexpr uint16_t ADDR_HW_ERROR_STATUS = 70
 
static constexpr uint16_t ADDR_ID = 7
 
static constexpr uint16_t ADDR_MODEL_NUMBER = 0
 
static constexpr uint16_t ADDR_MOVING_STATUS = 123
 
static constexpr uint16_t ADDR_OPERATING_MODE = 11
 
static constexpr uint16_t ADDR_OTA_BEGIN = 8197
 
static constexpr uint16_t ADDR_OTA_END = 8718
 
static constexpr uint16_t ADDR_OTA_ERASE = 8722
 
static constexpr uint16_t ADDR_OTA_WRITE = 8198
 
static constexpr uint16_t ADDR_PRESENT_POSITION = 132
 
static constexpr uint16_t ADDR_PRESENT_TEMPERATURE = 146
 
static constexpr uint16_t ADDR_PRESENT_VELOCITY = 128
 
static constexpr uint16_t ADDR_PRESENT_VOLTAGE = 144
 
static constexpr uint16_t ADDR_PROFILE_ACCELERATION = 108
 
static constexpr uint16_t ADDR_PROFILE_VELOCITY = 112
 
static constexpr uint16_t ADDR_STATUS = 1540
 
static constexpr uint16_t ADDR_TORQUE_ENABLE = 64
 
static constexpr int MODEL_NUMBER = 2100
 
static constexpr common::model::EHardwareType motor_type = common::model::EHardwareType::STEPPER
 
static constexpr float PROTOCOL_VERSION = 2.0
 
static constexpr float VELOCITY_UNIT = 0.001
 
static constexpr int VOLTAGE_CONVERSION = 1000
 

Detailed Description

Definition at line 25 of file ned3pro_stepper_reg.hpp.

Member Typedef Documentation

◆ TYPE_BAUDRATE

Definition at line 42 of file ned3pro_stepper_reg.hpp.

◆ TYPE_CONTROL

Definition at line 94 of file ned3pro_stepper_reg.hpp.

◆ TYPE_ENC_ANGLE

Definition at line 100 of file ned3pro_stepper_reg.hpp.

◆ TYPE_ENTER_BOOTLOADER

Definition at line 108 of file ned3pro_stepper_reg.hpp.

◆ TYPE_FIRMWARE_RUNNING

Definition at line 105 of file ned3pro_stepper_reg.hpp.

◆ TYPE_FIRMWARE_VERSION

Definition at line 48 of file ned3pro_stepper_reg.hpp.

◆ TYPE_GOAL_POSITION

Definition at line 72 of file ned3pro_stepper_reg.hpp.

◆ TYPE_GOAL_VELOCITY

Definition at line 60 of file ned3pro_stepper_reg.hpp.

◆ TYPE_HW_ERROR_STATUS

Definition at line 56 of file ned3pro_stepper_reg.hpp.

◆ TYPE_ID

Definition at line 39 of file ned3pro_stepper_reg.hpp.

◆ TYPE_MODEL_NUMBER

Definition at line 36 of file ned3pro_stepper_reg.hpp.

◆ TYPE_MOVING_STATUS

Definition at line 76 of file ned3pro_stepper_reg.hpp.

◆ TYPE_OPERATING_MODE

Definition at line 45 of file ned3pro_stepper_reg.hpp.

◆ TYPE_OTA_BEGIN

Definition at line 111 of file ned3pro_stepper_reg.hpp.

◆ TYPE_OTA_END

Definition at line 117 of file ned3pro_stepper_reg.hpp.

◆ TYPE_OTA_ERASE

Definition at line 120 of file ned3pro_stepper_reg.hpp.

◆ TYPE_OTA_WRITE

Definition at line 114 of file ned3pro_stepper_reg.hpp.

◆ TYPE_PRESENT_POSITION

Definition at line 84 of file ned3pro_stepper_reg.hpp.

◆ TYPE_PRESENT_TEMPERATURE

Definition at line 91 of file ned3pro_stepper_reg.hpp.

◆ TYPE_PRESENT_VELOCITY

Definition at line 80 of file ned3pro_stepper_reg.hpp.

◆ TYPE_PRESENT_VOLTAGE

Definition at line 88 of file ned3pro_stepper_reg.hpp.

◆ TYPE_PROFILE_ACCELERATION

Definition at line 64 of file ned3pro_stepper_reg.hpp.

◆ TYPE_PROFILE_VELOCITY

Definition at line 68 of file ned3pro_stepper_reg.hpp.

◆ TYPE_STATUS

Definition at line 97 of file ned3pro_stepper_reg.hpp.

◆ TYPE_TORQUE_ENABLE

Definition at line 53 of file ned3pro_stepper_reg.hpp.

Member Data Documentation

◆ ADDR_BAUDRATE

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_BAUDRATE = 8
staticconstexpr

Definition at line 41 of file ned3pro_stepper_reg.hpp.

◆ ADDR_CONTROL

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_CONTROL = 1536
staticconstexpr

Definition at line 93 of file ned3pro_stepper_reg.hpp.

◆ ADDR_ENC_ANGLE

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_ENC_ANGLE = 1544
staticconstexpr

Definition at line 99 of file ned3pro_stepper_reg.hpp.

◆ ADDR_ENTER_BOOTLOADER

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_ENTER_BOOTLOADER = 8193
staticconstexpr

Definition at line 107 of file ned3pro_stepper_reg.hpp.

◆ ADDR_FIRMWARE_RUNNING

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_FIRMWARE_RUNNING = 8192
staticconstexpr

Definition at line 104 of file ned3pro_stepper_reg.hpp.

◆ ADDR_FIRMWARE_VERSION

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_FIRMWARE_VERSION = 59
staticconstexpr

Definition at line 47 of file ned3pro_stepper_reg.hpp.

◆ ADDR_GOAL_POSITION

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_GOAL_POSITION = 116
staticconstexpr

Definition at line 71 of file ned3pro_stepper_reg.hpp.

◆ ADDR_GOAL_VELOCITY

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_GOAL_VELOCITY = 104
staticconstexpr

Definition at line 59 of file ned3pro_stepper_reg.hpp.

◆ ADDR_HW_ERROR_STATUS

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_HW_ERROR_STATUS = 70
staticconstexpr

Definition at line 55 of file ned3pro_stepper_reg.hpp.

◆ ADDR_ID

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_ID = 7
staticconstexpr

Definition at line 38 of file ned3pro_stepper_reg.hpp.

◆ ADDR_MODEL_NUMBER

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_MODEL_NUMBER = 0
staticconstexpr

Definition at line 35 of file ned3pro_stepper_reg.hpp.

◆ ADDR_MOVING_STATUS

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_MOVING_STATUS = 123
staticconstexpr

Definition at line 75 of file ned3pro_stepper_reg.hpp.

◆ ADDR_OPERATING_MODE

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_OPERATING_MODE = 11
staticconstexpr

Definition at line 44 of file ned3pro_stepper_reg.hpp.

◆ ADDR_OTA_BEGIN

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_OTA_BEGIN = 8197
staticconstexpr

Definition at line 110 of file ned3pro_stepper_reg.hpp.

◆ ADDR_OTA_END

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_OTA_END = 8718
staticconstexpr

Definition at line 116 of file ned3pro_stepper_reg.hpp.

◆ ADDR_OTA_ERASE

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_OTA_ERASE = 8722
staticconstexpr

Definition at line 119 of file ned3pro_stepper_reg.hpp.

◆ ADDR_OTA_WRITE

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_OTA_WRITE = 8198
staticconstexpr

Definition at line 113 of file ned3pro_stepper_reg.hpp.

◆ ADDR_PRESENT_POSITION

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_PRESENT_POSITION = 132
staticconstexpr

Definition at line 83 of file ned3pro_stepper_reg.hpp.

◆ ADDR_PRESENT_TEMPERATURE

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_PRESENT_TEMPERATURE = 146
staticconstexpr

Definition at line 90 of file ned3pro_stepper_reg.hpp.

◆ ADDR_PRESENT_VELOCITY

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_PRESENT_VELOCITY = 128
staticconstexpr

Definition at line 79 of file ned3pro_stepper_reg.hpp.

◆ ADDR_PRESENT_VOLTAGE

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_PRESENT_VOLTAGE = 144
staticconstexpr

Definition at line 87 of file ned3pro_stepper_reg.hpp.

◆ ADDR_PROFILE_ACCELERATION

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_PROFILE_ACCELERATION = 108
staticconstexpr

Definition at line 63 of file ned3pro_stepper_reg.hpp.

◆ ADDR_PROFILE_VELOCITY

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_PROFILE_VELOCITY = 112
staticconstexpr

Definition at line 67 of file ned3pro_stepper_reg.hpp.

◆ ADDR_STATUS

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_STATUS = 1540
staticconstexpr

Definition at line 96 of file ned3pro_stepper_reg.hpp.

◆ ADDR_TORQUE_ENABLE

constexpr uint16_t ttl_driver::Ned3ProStepperReg::ADDR_TORQUE_ENABLE = 64
staticconstexpr

Definition at line 52 of file ned3pro_stepper_reg.hpp.

◆ MODEL_NUMBER

constexpr int ttl_driver::Ned3ProStepperReg::MODEL_NUMBER = 2100
staticconstexpr

Definition at line 30 of file ned3pro_stepper_reg.hpp.

◆ motor_type

constexpr common::model::EHardwareType ttl_driver::Ned3ProStepperReg::motor_type = common::model::EHardwareType::STEPPER
staticconstexpr

Definition at line 27 of file ned3pro_stepper_reg.hpp.

◆ PROTOCOL_VERSION

constexpr float ttl_driver::Ned3ProStepperReg::PROTOCOL_VERSION = 2.0
staticconstexpr

Definition at line 29 of file ned3pro_stepper_reg.hpp.

◆ VELOCITY_UNIT

constexpr float ttl_driver::Ned3ProStepperReg::VELOCITY_UNIT = 0.001
staticconstexpr

Definition at line 58 of file ned3pro_stepper_reg.hpp.

◆ VOLTAGE_CONVERSION

constexpr int ttl_driver::Ned3ProStepperReg::VOLTAGE_CONVERSION = 1000
staticconstexpr

Definition at line 31 of file ned3pro_stepper_reg.hpp.


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


ttl_driver
Author(s): Clement Cocquempot
autogenerated on Wed May 21 2025 08:30:15