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

type MAXLEN = Reg<u32, _MAXLEN>;

Size of allocated for TXD and RXD data storage buffer in Data RAM

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

For information about available fields see maxlen module

Trait Implementations

impl Readable for MAXLEN[src]

read() method returns maxlen::R reader structure

impl ResetValue for MAXLEN[src]

Register MAXLEN reset()'s with value 0

type Type = u32

Register size

impl Writable for MAXLEN[src]

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