Modules | |
| Defines | |
| Enumerations | |
| Structures | |
| Functions | |
Classes | |
| struct | app_io_evt_t |
| GPIO Interrupt event Structure definition. More... | |
Typedefs | |
| typedef void(* | app_io_callback_t) (app_io_evt_t *p_evt) |
| GPIO callback type. More... | |
Enumerations | |
| enum | app_io_speed_t { APP_IO_SPPED_MEDIUM, APP_IO_SPPED_HIGH, APP_IO_SPPED_MAX } |
| GPIO Speed Structure definition. More... | |
| enum | app_io_input_type_t { APP_IO_INPUT_TYPE_CMOS, APP_IO_INPUT_TYPE_SCHMITT, APP_IO_INPUT_TYPE_MAX } |
| GPIO Input type Structure definition. More... | |
| enum | app_io_strength_t { APP_IO_STRENGTH_LOW, APP_IO_STRENGTH_MEDIUM, APP_IO_STRENGTH_HIGH, APP_IO_STRENGTH_ULTRA, APP_IO_STRENGTH_MAX } |
| GPIO Strength Structure definition. More... | |
| typedef void(* app_io_callback_t) (app_io_evt_t *p_evt) |
| enum app_io_input_type_t |
| enum app_io_speed_t |
| enum app_io_strength_t |
GPIO Strength Structure definition.