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

type STATICWAITWR = Reg<u32, _STATICWAITWR>;

Delay from EMC_CSx to a write access

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

For information about available fields see staticwaitwr module

Trait Implementations

impl Readable for STATICWAITWR[src]

read() method returns staticwaitwr::R reader structure

impl ResetValue for STATICWAITWR[src]

Register STATICWAITWR reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for STATICWAITWR[src]

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