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

type NFCID1_3RD_LAST = Reg<u32, _NFCID1_3RD_LAST>;

Third last NFCID1 part (10 bytes ID)

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

For information about available fields see nfcid1_3rd_last module

Trait Implementations

impl Readable for NFCID1_3RD_LAST[src]

read() method returns nfcid1_3rd_last::R reader structure

impl ResetValue for NFCID1_3RD_LAST[src]

Register NFCID1_3RD_LAST reset()'s with value 0

type Type = u32

Register size

impl Writable for NFCID1_3RD_LAST[src]

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