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.
Dependents: MAXREFDES131_Qt_Demo MAX32630FTHR_iButton_uSD_Logger MAX32630FTHR_DS18B20_uSD_Logger MAXREFDES130_131_Demo ... more
RomId Struct Reference
Standard container for a 1-Wire ROM ID. More...
#include <RomId.h>
Public Member Functions | |
| bool | valid () const |
| Check if the ROM ID is valid (Family Code and CRC8 are both valid). | |
| uint8_t & | familyCode () |
| uint8_t & | crc8 () |
Data Fields | |
| Buffer | buffer |
| Direct access to the buffer. | |
Detailed Description
Standard container for a 1-Wire ROM ID.
Definition at line 42 of file RomId.h.
Member Function Documentation
| bool valid | ( | ) | const |
Field Documentation
Generated on Tue Jul 12 2022 15:46:21 by
1.7.2