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

type DYNAMICXSR = Reg<u32, _DYNAMICXSR>;

Time for exit self-refresh to active command

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

For information about available fields see dynamicxsr module

Trait Implementations

impl Readable for DYNAMICXSR[src]

read() method returns dynamicxsr::R reader structure

impl ResetValue for DYNAMICXSR[src]

Register DYNAMICXSR reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for DYNAMICXSR[src]

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