#include <commands_base.hpp>
◆ ALL_PORTS
const uint32_t mip::commands_base::CommSpeed::ALL_PORTS = 0 |
|
static |
◆ baud
uint32_t mip::commands_base::CommSpeed::baud = 0 |
Port baud rate. Must be a supported rate.
◆ DESCRIPTOR_SET
const uint8_t mip::commands_base::CommSpeed::DESCRIPTOR_SET = ::mip::commands_base::DESCRIPTOR_SET |
|
static |
◆ FIELD_DESCRIPTOR
◆ function
◆ HAS_LOAD_FUNCTION
const bool mip::commands_base::CommSpeed::HAS_LOAD_FUNCTION = true |
|
static |
◆ HAS_READ_FUNCTION
const bool mip::commands_base::CommSpeed::HAS_READ_FUNCTION = true |
|
static |
◆ HAS_RESET_FUNCTION
const bool mip::commands_base::CommSpeed::HAS_RESET_FUNCTION = true |
|
static |
◆ HAS_SAVE_FUNCTION
const bool mip::commands_base::CommSpeed::HAS_SAVE_FUNCTION = true |
|
static |
◆ HAS_WRITE_FUNCTION
const bool mip::commands_base::CommSpeed::HAS_WRITE_FUNCTION = true |
|
static |
◆ port
uint8_t mip::commands_base::CommSpeed::port = 0 |
Port ID number, starting with 1. When function is SAVE, LOAD, or DEFAULT, this can be 0 to apply to all ports. See the device user manual for details.
The documentation for this struct was generated from the following file: