[][src]Type Definition nrf52840_pac::ficr::nfc::TAGHEADER2

type TAGHEADER2 = Reg<u32, _TAGHEADER2>;

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 tagheader2 module

Trait Implementations

impl Readable for TAGHEADER2[src]

read() method returns tagheader2::R reader structure