[][src]Type Definition lpc54606_pac::syscon::EMCDLYCTRL

type EMCDLYCTRL = Reg<u32, _EMCDLYCTRL>;

EMC clock delay control

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

For information about available fields see emcdlyctrl module

Trait Implementations

impl Readable for EMCDLYCTRL[src]

read() method returns emcdlyctrl::R reader structure

impl ResetValue for EMCDLYCTRL[src]

Register EMCDLYCTRL reset()'s with value 0x0210

type Type = u32

Register size

impl Writable for EMCDLYCTRL[src]

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