[][src]Type Definition lpc54606_pac::syscon::EMCSYSCTRL

type EMCSYSCTRL = Reg<u32, _EMCSYSCTRL>;

EMC system control

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

For information about available fields see emcsysctrl module

Trait Implementations

impl Readable for EMCSYSCTRL[src]

read() method returns emcsysctrl::R reader structure

impl ResetValue for EMCSYSCTRL[src]

Register EMCSYSCTRL reset()'s with value 0x01

type Type = u32

Register size

impl Writable for EMCSYSCTRL[src]

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