[][src]Type Definition lpc54606_pac::emc::STATICEXTENDEDWAIT

type STATICEXTENDEDWAIT = Reg<u32, _STATICEXTENDEDWAIT>;

Time for long static memory read and write transfers

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

For information about available fields see staticextendedwait module

Trait Implementations

impl Readable for STATICEXTENDEDWAIT[src]

read() method returns staticextendedwait::R reader structure

impl ResetValue for STATICEXTENDEDWAIT[src]

Register STATICEXTENDEDWAIT reset()'s with value 0

type Type = u32

Register size

impl Writable for STATICEXTENDEDWAIT[src]

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