Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed BufferedSerial SX1276GenericLib OLED_SSD1306 HELIOS_Si7021 NVProperty RadioShuttle-STM32L4 USBDeviceHT
mbed-util.h
00001 /* 00002 * Copyright (c) 2019 Helmut Tschemernjak 00003 * 30826 Garbsen (Hannover) Germany 00004 * Licensed under the Apache License, Version 2.0); 00005 */ 00006 00007 00008 #ifndef __MBED_UTIL_H__ 00009 #define __MBED_UTIL_H__ 00010 00011 00012 extern int CPUID(uint8_t *buf, int maxSize, uint32_t value); 00013 extern float BatteryVoltage(void); 00014 extern void OTPWrite(uint8_t *address, const void *d, size_t length); 00015 00016 00017 00018 00019 #endif // __MBED_UTIL_H__
Generated on Wed Jul 13 2022 12:02:31 by
1.7.2