|
hal
Hardware Abstraction Layer
|
Common types used across HAL modules. More...
#include <stdint.h>#include <stdlib.h>

Go to the source code of this file.
Enumerations | |
| enum | hal_status_t { HAL_STATUS_OK , HAL_STATUS_ERROR , HAL_STATUS_BUSY , HAL_STATUS_TIMEOUT } |
| Return type for HAL functions. More... | |
Common types used across HAL modules.
Copyright (c) 2025 Cory McKiel. Licensed under the MIT License. See LICENSE file in the project root.
| enum hal_status_t |