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

type STATICWAITTURN = Reg<u32, _STATICWAITTURN>;

Number of bus turnaround cycles EMC_CSx

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

For information about available fields see staticwaitturn module

Trait Implementations

impl Readable for STATICWAITTURN[src]

read() method returns staticwaitturn::R reader structure

impl ResetValue for STATICWAITTURN[src]

Register STATICWAITTURN reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for STATICWAITTURN[src]

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