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

type DYNAMICRAS = Reg<u32, _DYNAMICRAS>;

Active to precharge command period

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

For information about available fields see dynamicras module

Trait Implementations

impl Readable for DYNAMICRAS[src]

read() method returns dynamicras::R reader structure

impl ResetValue for DYNAMICRAS[src]

Register DYNAMICRAS reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for DYNAMICRAS[src]

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