[][src]Type Definition imxrt1062_usdhc1::DLL_CTRL

type DLL_CTRL = Reg<u32, _DLL_CTRL>;

DLL (Delay Line) Control

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

For information about available fields see dll_ctrl module

Trait Implementations

impl Readable for DLL_CTRL[src]

read() method returns dll_ctrl::R reader structure

impl ResetValue for DLL_CTRL[src]

Register DLL_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for DLL_CTRL[src]

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