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

type DYNAMICMRD = Reg<u32, _DYNAMICMRD>;

Time for load mode register to active command

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

For information about available fields see dynamicmrd module

Trait Implementations

impl Readable for DYNAMICMRD[src]

read() method returns dynamicmrd::R reader structure

impl ResetValue for DYNAMICMRD[src]

Register DYNAMICMRD reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for DYNAMICMRD[src]

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