EVShield  v1.3
EVShield Library Reference by mindsensors.com
EVs_NXTServo Member List

This is the complete list of members for EVs_NXTServo, including all inherited members.

_bufferBaseI2CDevicestatic
_i2c_bufferEVShieldI2C
_so_bufferSoftI2cMaster
b_initialized (defined in BaseI2CDevice)BaseI2CDevicestatic
BaseI2CDevice(uint8_t i2c_address)BaseI2CDevice
checkAddress() (defined in EVShieldI2C)EVShieldI2C
editMacro()EVs_NXTServo
EVs_NXTServo(uint8_t i2c_address=0xb0)EVs_NXTServo
EVShieldI2C(uint8_t i2c_address)EVShieldI2C
getAddress()BaseI2CDevice
getBatteryVoltage()EVs_NXTServo
getDeviceID()EVShieldI2C
getErrorCode()EVShieldI2C
getFeatureSet()EVShieldI2C
getFirmwareVersion()EVShieldI2C
getVendorID()EVShieldI2C
BaseI2CDevice::getWriteErrorCode()BaseI2CDevice
SoftI2cMaster::getWriteErrorCode()SoftI2cMaster
gotoEEPROM(uint8_t position)EVs_NXTServo
haltMacro()EVs_NXTServo
init(void *shield, SH_BankPort bp)EVShieldI2C
BaseI2CDevice::initProtocol()BaseI2CDevice
SoftI2cMaster::initProtocol(uint8_t sclPin=(uint8_t) NULL, uint8_t sdaPin=(uint8_t) NULL)SoftI2cMaster
issueCommand(char command)EVs_NXTServo
m_protocolEVShieldI2C
mp_shieldEVShieldI2C
pauseMacro()EVs_NXTServo
read(uint8_t last)SoftI2cMaster
readByte(uint8_t location)EVShieldI2C
readInteger(uint8_t location)EVShieldI2C
readLong(uint8_t location)EVShieldI2C
readRegisters(uint8_t start_register, uint8_t bytes, uint8_t *buf)EVShieldI2C
BaseI2CDevice::readRegisters(uint8_t start_register, uint8_t bytes_to_read, uint8_t *buffer=0, uint8_t buffer_length=0, bool clear_buffer=false)BaseI2CDevice
readString(uint8_t location, uint8_t bytes_to_read, uint8_t *buffer=0, uint8_t buffer_length=0)EVShieldI2C
reset()EVs_NXTServo
restart(uint8_t addressRW)SoftI2cMaster
resumeMacro()EVs_NXTServo
runServo(uint8_t number, uint8_t position, uint8_t speed)EVs_NXTServo
setAddress(uint8_t address)EVShieldI2C
setPosition(uint8_t number, uint8_t position)EVs_NXTServo
setSpeed(uint8_t number, uint8_t speed)EVs_NXTServo
setWriteErrorCode(uint8_t code)BaseI2CDeviceprotected
SoftI2cMaster(uint8_t devAddr)SoftI2cMaster
start(uint8_t addressRW)SoftI2cMaster
stop(void)SoftI2cMaster
storeInitial(uint8_t number)EVs_NXTServo
write(uint8_t b)SoftI2cMaster
writeByte(uint8_t location, uint8_t data)EVShieldI2C
writeInteger(uint8_t location, uint16_t data)EVShieldI2C
writeLong(uint8_t location, uint32_t data)EVShieldI2C
writeRegisters(uint8_t start_register, uint8_t bytes_to_write, uint8_t *buffer=0)EVShieldI2C
writeRegistersWithLocation(int bytes, uint8_t *buf)SoftI2cMaster