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

type SELRES = Reg<u32, _SELRES>;

NFC-A SEL_RES auto-response settings

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

For information about available fields see selres module

Trait Implementations

impl Readable for SELRES[src]

read() method returns selres::R reader structure

impl ResetValue for SELRES[src]

Register SELRES reset()'s with value 0

type Type = u32

Register size

impl Writable for SELRES[src]

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