[][src]Type Definition nrf52832_pac::nfct::NFCID1_2ND_LAST

type NFCID1_2ND_LAST = Reg<u32, _NFCID1_2ND_LAST>;

Second last NFCID1 part (7 or 10 bytes ID)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see nfcid1_2nd_last module

Trait Implementations

impl Readable for NFCID1_2ND_LAST[src]

read() method returns nfcid1_2nd_last::R reader structure

impl ResetValue for NFCID1_2ND_LAST[src]

Register NFCID1_2ND_LAST reset()'s with value 0

type Type = u32

Register size

impl Writable for NFCID1_2ND_LAST[src]

write(|w| ..) method takes nfcid1_2nd_last::W writer structure