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

type SENSRES = Reg<u32, _SENSRES>;

NFC-A SENS_RES auto-response settings

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

For information about available fields see sensres module

Trait Implementations

impl Readable for SENSRES[src]

read() method returns sensres::R reader structure

impl ResetValue for SENSRES[src]

Register SENSRES reset()'s with value 0x01

type Type = u32

Register size

impl Writable for SENSRES[src]

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