Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resources:tools-software:uc-drivers:adxl362 [24 May 2013 14:21] – added 'GetGxyz()' function in table Lucian Sinresources:tools-software:uc-drivers:adxl362 [03 Jul 2013 16:09] (current) – changed 1 function Lucian Sin
Line 29: Line 29:
 The following functions are implemented in this version of ADXL362 driver: The following functions are implemented in this version of ADXL362 driver:
 ^ Function       ^ Description     ^ ^ Function       ^ Description     ^
-unsigned char ADXL362_Init(void) | Initializes the device. |+| char ADXL362_Init(void) | Initializes the device. |
 | void ADXL362_SetRegisterValue(unsigned short registerValue, unsigned char  registerAddress, unsigned char bytesNumber) | Writes data into a register. | | void ADXL362_SetRegisterValue(unsigned short registerValue, unsigned char  registerAddress, unsigned char bytesNumber) | Writes data into a register. |
 | void ADXL362_GetRegisterValue(unsigned char *pReadData, unsigned char registerAddress, unsigned char bytesNumber) | Performs a burst read of a specified number of registers. | | void ADXL362_GetRegisterValue(unsigned char *pReadData, unsigned char registerAddress, unsigned char bytesNumber) | Performs a burst read of a specified number of registers. |
resources/tools-software/uc-drivers/adxl362.1369398116.txt.gz · Last modified: 24 May 2013 14:21 by Lucian Sin