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

type FRAMEDELAYMAX = Reg<u32, _FRAMEDELAYMAX>;

Maximum frame delay

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

For information about available fields see framedelaymax module

Trait Implementations

impl Readable for FRAMEDELAYMAX[src]

read() method returns framedelaymax::R reader structure

impl ResetValue for FRAMEDELAYMAX[src]

Register FRAMEDELAYMAX reset()'s with value 0x1000

type Type = u32

Register size

impl Writable for FRAMEDELAYMAX[src]

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