Revision ef078306 source/alld_hmc5883l.c

View differences:

source/alld_hmc5883l.c
30 30

  
31 31
#include <string.h>
32 32

  
33
/******************************************************************************/
34
/* LOCAL DEFINITIONS                                                          */
35
/******************************************************************************/
36

  
37
/******************************************************************************/
38
/* EXPORTED VARIABLES                                                         */
39
/******************************************************************************/
40

  
41
/******************************************************************************/
42
/* LOCAL TYPES                                                                */
43
/******************************************************************************/
44

  
45
/******************************************************************************/
46
/* LOCAL VARIABLES                                                            */
47
/******************************************************************************/
48

  
49
/******************************************************************************/
50
/* LOCAL FUNCTIONS                                                            */
51
/******************************************************************************/
52

  
53
/******************************************************************************/
54
/* EXPORTED FUNCTIONS                                                         */
55
/******************************************************************************/
56

  
33 57
/**
34 58
 * @brief Reads the registers starting from idetification register A.
35 59
 * @param[in]   hmcd        The HMC5883L driver to use.

Also available in: Unified diff