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

type EMCCLKDIV = Reg<u32, _EMCCLKDIV>;

EMC clock divider

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

For information about available fields see emcclkdiv module

Trait Implementations

impl Readable for EMCCLKDIV[src]

read() method returns emcclkdiv::R reader structure

impl ResetValue for EMCCLKDIV[src]

Register EMCCLKDIV reset()'s with value 0x4000_0000

type Type = u32

Register size

impl Writable for EMCCLKDIV[src]

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