[][src]Type Definition imxrt1062_usdhc1::TUNING_CTRL

type TUNING_CTRL = Reg<u32, _TUNING_CTRL>;

Tuning Control Register

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

For information about available fields see tuning_ctrl module

Trait Implementations

impl Readable for TUNING_CTRL[src]

read() method returns tuning_ctrl::R reader structure

impl ResetValue for TUNING_CTRL[src]

Register TUNING_CTRL reset()'s with value 0x0021_2800

type Type = u32

Register size

impl Writable for TUNING_CTRL[src]

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