[][src]Type Definition lpc54606_pac::emc::DYNAMICRFC

type DYNAMICRFC = Reg<u32, _DYNAMICRFC>;

Selects the auto-refresh period

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

For information about available fields see dynamicrfc module

Trait Implementations

impl Readable for DYNAMICRFC[src]

read() method returns dynamicrfc::R reader structure

impl ResetValue for DYNAMICRFC[src]

Register DYNAMICRFC reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for DYNAMICRFC[src]

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