[][src]Type Definition imxrt1062_usdhc1::MIX_CTRL

type MIX_CTRL = Reg<u32, _MIX_CTRL>;

Mixer Control

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

For information about available fields see mix_ctrl module

Trait Implementations

impl Readable for MIX_CTRL[src]

read() method returns mix_ctrl::R reader structure

impl ResetValue for MIX_CTRL[src]

Register MIX_CTRL reset()'s with value 0x8000_0000

type Type = u32

Register size

impl Writable for MIX_CTRL[src]

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