ZMOD API
ZMODDAC1411 Member List

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

allocChannelsBuffer(size_t length)ZMODDAC1411
allocDMABuffer(size_t size)ZMODprotected
arrangeChannelData(uint8_t channel, uint16_t data)ZMODDAC1411
arrangeSignedChannelData(uint8_t channel, int16_t data)ZMODDAC1411
baseAddr (defined in ZMOD)ZMODprotected
calib (defined in ZMOD)ZMODprotected
calibID (defined in ZMOD)ZMODprotected
calibSize (defined in ZMOD)ZMODprotected
computeCoefAdd(float ca, float cg, uint8_t gain)ZMODDAC1411
computeCoefMult(float cg, uint8_t gain)ZMODDAC1411
computeCRC(uint8_t *pData, uint32_t len)ZMODprotected
direction (defined in ZMOD)ZMODprotected
dmaAddr (defined in ZMOD)ZMODprotected
factCalibAddr (defined in ZMOD)ZMODprotected
flashAddr (defined in ZMOD)ZMODprotected
formatValue(char *dest, float val, const char *unit)ZMOD
freeChannelsBuffer(uint32_t *buf, size_t length)ZMODDAC1411
freeDMABuffer(uint32_t *buf, size_t size)ZMODprotected
getSignedRawFromVolt(float voltValue, uint8_t gain)ZMODDAC1411
initCalib(uint32_t calibSize, uint8_t calibID, uint32_t userCalibAddr, uint32_t factCalibAddr)ZMODprotected
isDMATransferComplete()ZMOD
processInterrupt() overrideZMODDAC1411virtual
readReg(uint8_t regAddr)ZMOD
readRegFld(uint8_t regAddr, uint8_t lsbBit, uint8_t noBits)ZMOD
readSignedRegFld(uint8_t regAddr, uint8_t lsbBit, uint8_t noBits)ZMOD
readUserCalib() overrideZMODDAC1411virtual
receiveCommand()ZMOD
receiveCommands(uint32_t *commands)ZMOD
resetOutputCounter()ZMODDAC1411
restoreFactoryCalib()ZMOD
sendCommand(uint32_t command)ZMOD
sendCommands(uint32_t *commands, size_t length)ZMOD
sendReceiveCommands(uint32_t *sentCommands, uint32_t *receivedCommands, size_t length)ZMOD
setCalibValues(uint8_t channel, uint8_t gain, float valG, float valA) (defined in ZMODDAC1411)ZMODDAC1411
setData(uint32_t *buffer, size_t length)ZMODDAC1411
setGain(uint8_t channel, uint8_t gain)ZMODDAC1411
setOutputSampleFrequencyDivider(uint16_t val)ZMODDAC1411
setTransferSize(size_t size)ZMOD
start()ZMODDAC1411
startDMATransfer(uint32_t *buffer)ZMOD
stop()ZMODDAC1411
toSigned(uint32_t value, uint8_t noBits)ZMODprotected
transferSize (defined in ZMOD)ZMODprotected
userCalibAddr (defined in ZMOD)ZMODprotected
writeReg(uint8_t regAddr, uint32_t value)ZMOD
writeRegFld(uint8_t regAddr, uint8_t lsbBit, uint8_t noBits, uint32_t value)ZMOD
writeSignedRegFld(uint8_t regAddr, uint8_t lsbBit, uint8_t noBits, int32_t value)ZMOD
writeUserCalib()ZMOD
ZMOD(uintptr_t baseAddress, uintptr_t dmaAddress, uintptr_t iicAddress, uintptr_t flashAddress, enum dma_direction direction, int zmodInterrupt, int dmaInterrupt)ZMOD
ZMODDAC1411(uintptr_t baseAddress, uintptr_t dmaAddress, uintptr_t iicAddress, uintptr_t flashAddress, int dmaInterrupt)ZMODDAC1411
~ZMOD()ZMOD