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

type CONTROL = Reg<u32, _CONTROL>;

Controls operation of the memory controller

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

For information about available fields see control module

Trait Implementations

impl Readable for CONTROL[src]

read() method returns control::R reader structure

impl ResetValue for CONTROL[src]

Register CONTROL reset()'s with value 0x03

type Type = u32

Register size

impl Writable for CONTROL[src]

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