[][src]Trait imxrt1062_usdhc1::ResetValue

pub trait ResetValue {
    type Type;
    fn reset_value() -> Self::Type;
}

Reset value of the register

This value is initial value for write method. It can be also directly writed to register by reset method.

Associated Types

type Type

Register size

Loading content...

Required methods

fn reset_value() -> Self::Type

Reset value of the register

Loading content...

Implementors

impl ResetValue for ADMA_SYS_ADDR[src]

Register ADMA_SYS_ADDR reset()'s with value 0

type Type = u32

impl ResetValue for AUTOCMD12_ERR_STATUS[src]

Register AUTOCMD12_ERR_STATUS reset()'s with value 0

type Type = u32

impl ResetValue for BLK_ATT[src]

Register BLK_ATT reset()'s with value 0

type Type = u32

impl ResetValue for CLK_TUNE_CTRL_STATUS[src]

Register CLK_TUNE_CTRL_STATUS reset()'s with value 0

type Type = u32

impl ResetValue for CMD_ARG[src]

Register CMD_ARG reset()'s with value 0

type Type = u32

impl ResetValue for CMD_XFR_TYP[src]

Register CMD_XFR_TYP reset()'s with value 0

type Type = u32

impl ResetValue for DATA_BUFF_ACC_PORT[src]

Register DATA_BUFF_ACC_PORT reset()'s with value 0

type Type = u32

impl ResetValue for DLL_CTRL[src]

Register DLL_CTRL reset()'s with value 0

type Type = u32

impl ResetValue for DS_ADDR[src]

Register DS_ADDR reset()'s with value 0

type Type = u32

impl ResetValue for FORCE_EVENT[src]

Register FORCE_EVENT reset()'s with value 0

type Type = u32

impl ResetValue for HOST_CTRL_CAP[src]

Register HOST_CTRL_CAP reset()'s with value 0x07f3_b407

type Type = u32

impl ResetValue for INT_SIGNAL_EN[src]

Register INT_SIGNAL_EN reset()'s with value 0

type Type = u32

impl ResetValue for INT_STATUS[src]

Register INT_STATUS reset()'s with value 0

type Type = u32

impl ResetValue for INT_STATUS_EN[src]

Register INT_STATUS_EN reset()'s with value 0

type Type = u32

impl ResetValue for MIX_CTRL[src]

Register MIX_CTRL reset()'s with value 0x8000_0000

type Type = u32

impl ResetValue for MMC_BOOT[src]

Register MMC_BOOT reset()'s with value 0

type Type = u32

impl ResetValue for PROT_CTRL[src]

Register PROT_CTRL reset()'s with value 0x0880_0020

type Type = u32

impl ResetValue for SYS_CTRL[src]

Register SYS_CTRL reset()'s with value 0x0080_800f

type Type = u32

impl ResetValue for TUNING_CTRL[src]

Register TUNING_CTRL reset()'s with value 0x0021_2800

type Type = u32

impl ResetValue for VEND_SPEC[src]

Register VEND_SPEC reset()'s with value 0x2000_7809

type Type = u32

impl ResetValue for VEND_SPEC2[src]

Register VEND_SPEC2 reset()'s with value 0x1006

type Type = u32

impl ResetValue for WTMK_LVL[src]

Register WTMK_LVL reset()'s with value 0x0810_0810

type Type = u32

Loading content...