[][src]Type Definition imxrt1062_usdhc1::HOST_CTRL_CAP

type HOST_CTRL_CAP = Reg<u32, _HOST_CTRL_CAP>;

Host Controller Capabilities

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

For information about available fields see host_ctrl_cap module

Trait Implementations

impl Readable for HOST_CTRL_CAP[src]

read() method returns host_ctrl_cap::R reader structure

impl ResetValue for HOST_CTRL_CAP[src]

Register HOST_CTRL_CAP reset()'s with value 0x07f3_b407

type Type = u32

Register size

impl Writable for HOST_CTRL_CAP[src]

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