[][src]Type Definition lpc54606_pac::emc::static_::STATICWAITOEN

type STATICWAITOEN = Reg<u32, _STATICWAITOEN>;

Delay from EMC_CSx or address change, whichever is later, to output enable

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

For information about available fields see staticwaitoen module

Trait Implementations

impl Readable for STATICWAITOEN[src]

read() method returns staticwaitoen::R reader structure

impl ResetValue for STATICWAITOEN[src]

Register STATICWAITOEN reset()'s with value 0

type Type = u32

Register size

impl Writable for STATICWAITOEN[src]

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