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

type DYNAMICRRD = Reg<u32, _DYNAMICRRD>;

Latency for active bank A to active bank B

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

For information about available fields see dynamicrrd module

Trait Implementations

impl Readable for DYNAMICRRD[src]

read() method returns dynamicrrd::R reader structure

impl ResetValue for DYNAMICRRD[src]

Register DYNAMICRRD reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for DYNAMICRRD[src]

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