Skip to content

What did this function do? of setRaw2() #1

Description

@GlanTUT

hi boy :
i try to transplant this drive with c language for 8 bit mcu, for TLV320ADC3100, but i have encountered some trouble, like this

// file of TLV320DAC3101.cpp       line in 107 
void TLV320DAC3101::setRaw2(uint8_t reg, uint8_t val1, uint8_t val2);

What did this function do? 
save 16 bit val with two register?  may i use another function of setRaw(), and let the reg++;  
because i see .cpp file line 322 like this, cryying.

And if i have an unexpected harvest about ic TLV320ADC3100.

Thinks and sincere regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions