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

type DYNAMICREFRESH = Reg<u32, _DYNAMICREFRESH>;

Configures dynamic memory refresh

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

For information about available fields see dynamicrefresh module

Trait Implementations

impl Readable for DYNAMICREFRESH[src]

read() method returns dynamicrefresh::R reader structure

impl ResetValue for DYNAMICREFRESH[src]

Register DYNAMICREFRESH reset()'s with value 0

type Type = u32

Register size

impl Writable for DYNAMICREFRESH[src]

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