Revision 11500ad8 include/alld_tps62113.h
include/alld_tps62113.h | ||
---|---|---|
40 | 40 |
* @brief The TPS62113 driver struct. |
41 | 41 |
*/ |
42 | 42 |
typedef struct { |
43 |
apalControlGpio_t* gpio_power; /**< GPIO to turn power on/off */ |
|
43 |
const apalControlGpio_t* gpio_power; /**< GPIO to turn power on/off */
|
|
44 | 44 |
} TPS62113Driver; |
45 | 45 |
|
46 | 46 |
/** |
Also available in: Unified diff