Type Definition microbit::hal::pac::ficr::nfc::TAGHEADER1[]

type TAGHEADER1 = Reg<u32, _TAGHEADER1>;
Expand description

Default header for NFC tag. Software can read these values to populate NFCID1_3RD_LAST, NFCID1_2ND_LAST, and NFCID1_LAST.

This register you can read. See API.

For information about available fields see tagheader1 module