pico_unique_board_id_t Struct Reference

Unique board identifier. More...

#include <unique_id.h>

Data Fields

uint8_t id [8]
 

Detailed Description

Unique board identifier.

This struct is suitable for holding the unique identifier of a NOR flash device on an RP2040-based board. It contains an array of PICO_UNIQUE_BOARD_ID_SIZE_BYTES identifier bytes.


The documentation for this struct was generated from the following file: