Tool/software: Code Composer Studio
hello sir/Mam,
I wish to work with bq76pl445. I downloaded all related software to it when I get to see the main code there are many functions like nSent = WriteReg(nGrp_ID, 3, 0x62, 1, FRMWRT_GRP_R); and nRead = ReadReg(nDev_ID, 12, &wTemp, 1, 0); I want to learn this code from scratch to write on my own. What are the values that are being passed in that function?