[][src]Type Definition nrf52832_pac::ficr::nfc::TAGHEADER0

type TAGHEADER0 = Reg<u32, _TAGHEADER0>;

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

Trait Implementations

impl Readable for TAGHEADER0[src]

read() method returns tagheader0::R reader structure