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

type DYNAMICDAL = Reg<u32, _DYNAMICDAL>;

Data-in to active command time

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

For information about available fields see dynamicdal module

Trait Implementations

impl Readable for DYNAMICDAL[src]

read() method returns dynamicdal::R reader structure

impl ResetValue for DYNAMICDAL[src]

Register DYNAMICDAL reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for DYNAMICDAL[src]

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