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

type DYNAMICCONTROL = Reg<u32, _DYNAMICCONTROL>;

Controls dynamic memory operation

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

For information about available fields see dynamiccontrol module

Trait Implementations

impl Readable for DYNAMICCONTROL[src]

read() method returns dynamiccontrol::R reader structure

impl ResetValue for DYNAMICCONTROL[src]

Register DYNAMICCONTROL reset()'s with value 0x06

type Type = u32

Register size

impl Writable for DYNAMICCONTROL[src]

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