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

type DYNAMICRC = Reg<u32, _DYNAMICRC>;

Selects the active to active command period

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

For information about available fields see dynamicrc module

Trait Implementations

impl Readable for DYNAMICRC[src]

read() method returns dynamicrc::R reader structure

impl ResetValue for DYNAMICRC[src]

Register DYNAMICRC reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for DYNAMICRC[src]

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