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

type DYNAMICAPR = Reg<u32, _DYNAMICAPR>;

Last-data-out to active command time

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

For information about available fields see dynamicapr module

Trait Implementations

impl Readable for DYNAMICAPR[src]

read() method returns dynamicapr::R reader structure

impl ResetValue for DYNAMICAPR[src]

Register DYNAMICAPR reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for DYNAMICAPR[src]

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