12#ifndef __MESHX_GPIO_PLATFORM_H
13#define __MESHX_GPIO_PLATFORM_H
83 void (*isr_handler)(
void*),
172 const uint32_t *args,
188 const uint32_t *args,
meshx_err_t
MeshX Error Codes.
Definition meshx_err.h:43
meshx_gpio_pull_t
GPIO Pull Resistor Settings.
Definition meshx_gpio.h:41
meshx_gpio_mode_t
GPIO Pin Modes.
Definition meshx_gpio.h:28
meshx_io_function_t
IO Function Types for function-based API.
Definition meshx_gpio.h:63
meshx_gpio_drive_t
GPIO Drive Strength.
Definition meshx_gpio.h:52
meshx_gpio_intr_type_t
GPIO Interrupt Trigger Types.
Definition meshx_gpio_types.h:28