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

type DYNAMICWR = Reg<u32, _DYNAMICWR>;

Write recovery time

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

For information about available fields see dynamicwr module

Trait Implementations

impl Readable for DYNAMICWR[src]

read() method returns dynamicwr::R reader structure

impl ResetValue for DYNAMICWR[src]

Register DYNAMICWR reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for DYNAMICWR[src]

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