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

type STATICWAITPAGE = Reg<u32, _STATICWAITPAGE>;

Delay for asynchronous page mode sequential accesses for EMC_CSx

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

For information about available fields see staticwaitpage module

Trait Implementations

impl Readable for STATICWAITPAGE[src]

read() method returns staticwaitpage::R reader structure

impl ResetValue for STATICWAITPAGE[src]

Register STATICWAITPAGE reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for STATICWAITPAGE[src]

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