Revision 11500ad8 include/alld_ltc4412.h

View differences:

include/alld_ltc4412.h
45 45
 * @brief LTC4412 driver struct.
46 46
 */
47 47
typedef struct {
48
  apalControlGpio_t* gpio_ctrl;   /**< @brief Control GPIO */
49
  apalControlGpio_t* gpio_stat;   /**< @brief Status GPIO */
48
  const apalControlGpio_t* gpio_ctrl;   /**< @brief Control GPIO */
49
  const apalControlGpio_t* gpio_stat;   /**< @brief Status GPIO */
50 50
} LTC4412Driver;
51 51

  
52 52
typedef enum {

Also available in: Unified diff