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

type STATICWAITRD = Reg<u32, _STATICWAITRD>;

Delay from EMC_CSx to a read access

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

For information about available fields see staticwaitrd module

Trait Implementations

impl Readable for STATICWAITRD[src]

read() method returns staticwaitrd::R reader structure

impl ResetValue for STATICWAITRD[src]

Register STATICWAITRD reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for STATICWAITRD[src]

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