[][src]Type Definition nrf52832_pac::nfct::rxd::FRAMECONFIG

type FRAMECONFIG = Reg<u32, _FRAMECONFIG>;

Configuration of incoming frames

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

For information about available fields see frameconfig module

Trait Implementations

impl Readable for FRAMECONFIG[src]

read() method returns frameconfig::R reader structure

impl ResetValue for FRAMECONFIG[src]

Register FRAMECONFIG reset()'s with value 0x15

type Type = u32

Register size

impl Writable for FRAMECONFIG[src]

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