[][src]Type Definition nrf52840_pac::uicr::NFCPINS

type NFCPINS = Reg<u32, _NFCPINS>;

Setting of pins dedicated to NFC functionality: NFC antenna or GPIO

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

For information about available fields see nfcpins module

Trait Implementations

impl Readable for NFCPINS[src]

read() method returns nfcpins::R reader structure

impl ResetValue for NFCPINS[src]

Register NFCPINS reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for NFCPINS[src]

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