[][src]Type Definition imxrt1062_usdhc1::MMC_BOOT

type MMC_BOOT = Reg<u32, _MMC_BOOT>;

MMC Boot Register

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

For information about available fields see mmc_boot module

Trait Implementations

impl Readable for MMC_BOOT[src]

read() method returns mmc_boot::R reader structure

impl ResetValue for MMC_BOOT[src]

Register MMC_BOOT reset()'s with value 0

type Type = u32

Register size

impl Writable for MMC_BOOT[src]

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