mikroSDK Reference Manual
|
Go to the source code of this file.
Data Structures | |
struct | hal_gpio_t |
GPIO HAL context structure, consisted of the following fields : More... | |
Typedefs | |
typedef handle_t | hal_gpio_base_t |
typedef hal_ll_gpio_mask_t | hal_gpio_mask_t |
typedef struct hal_gpio_t | hal_gpio_pin_t |
typedef struct hal_gpio_t | hal_gpio_port_t |
Enumerations | |
enum | hal_gpio_direction_t |
typedef handle_t hal_gpio_base_t |
Handle type.
typedef hal_ll_gpio_mask_t hal_gpio_mask_t |
Mask type.
typedef struct hal_gpio_t hal_gpio_pin_t |
Forward declaration of the gpio pin typedef.
typedef struct hal_gpio_t hal_gpio_port_t |
Forward declaration of the gpio port typedef.
enum hal_gpio_direction_t |