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

type DYNAMICRP = Reg<u32, _DYNAMICRP>;

Precharge command period

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

For information about available fields see dynamicrp module

Trait Implementations

impl Readable for DYNAMICRP[src]

read() method returns dynamicrp::R reader structure

impl ResetValue for DYNAMICRP[src]

Register DYNAMICRP reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for DYNAMICRP[src]

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