[][src]Type Definition imxrt1062_semc::DLLCR

type DLLCR = Reg<u32, _DLLCR>;

DLL Control Register

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

For information about available fields see dllcr module

Trait Implementations

impl Readable for DLLCR[src]

read() method returns dllcr::R reader structure

impl ResetValue for DLLCR[src]

Register DLLCR reset()'s with value 0x0100

type Type = u32

Register size

impl Writable for DLLCR[src]

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