![]() |
nRF5 SDK
v14.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Structure holding basic device information settings. More...
#include <dfu_types.h>
Data Fields | |
uint16_t | device_type |
uint16_t | device_rev |
Structure holding basic device information settings.
uint16_t dfu_device_info_t::device_rev |
Device revision (2 bytes), for example major revision 1, minor revision 0. This number must be defined by the customer before production. It can be located in UICR or FICR.
uint16_t dfu_device_info_t::device_type |
Device type (2 bytes), for example Heart Rate. This number must be defined by the customer before production. It can be located in UICR or FICR.