Revision 11500ad8 include/alld_a3906.h

View differences:

include/alld_a3906.h
40 40
 * @brief A3906 driver struct.
41 41
 */
42 42
typedef struct {
43
  apalControlGpio_t* power_pin;   /**< @brief GPIO to enable/disable power of the A3906. */
43
  const apalControlGpio_t* power_pin;   /**< @brief GPIO to enable/disable power of the A3906. */
44 44
} A3906Driver;
45 45

  
46 46
/**

Also available in: Unified diff