This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CODECOMPOSER: CCD DSS API

Part Number: CODECOMPOSER

Tool/software: Code Composer Studio

Hi,

Can I use DSS API  function "memory.readRegister()"  to read some specific field of a register? Take a look at the following example please:

readRegister("I2caReges_I2CSTR") -> This works.

readRegister("I2caReges_I2CSTR_XSMIT") -> This doesn't work.

Thanks,

--Reza