![]() |
RUI3 (RAK Unified Interface 3) - RAK4631
|
Go to the source code of this file.
Data Structures | |
union | RAK1903_ER |
union | RAK1903_Config |
class | rak1903 |
Macros | |
#define | __RAK1903_H__ |
#define | RAK1903_ADDRESS 0x44 |
Enumerations | |
enum | RAK1903_Commands { RAK1903_RESULT = 0x00, RAK1903_CONFIG = 0x01, RAK1903_LOW_LIMIT = 0x02, RAK1903_HIGH_LIMIT = 0x03, RAK1903_MANUFACTURER_ID = 0x7E, RAK1903_DEVICE_ID = 0x7F } |
enum | RAK1903_ErrorCode { RAK1903_NO_ERROR = 0, RAK1903_NOT_INIT = -1, RAK1903_WRONG_ARG = -2, RAK1903_NACK = -3 } |
#define __RAK1903_H__ |
#define RAK1903_ADDRESS 0x44 |
enum RAK1903_Commands |
enum RAK1903_ErrorCode |