[][src]Trait imxrt1062_ccm_analog::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 MISC0[src]

Register MISC0 reset()'s with value 0x0400_0000

type Type = u32

impl ResetValue for MISC0_CLR[src]

Register MISC0_CLR reset()'s with value 0x0400_0000

type Type = u32

impl ResetValue for MISC0_SET[src]

Register MISC0_SET reset()'s with value 0x0400_0000

type Type = u32

impl ResetValue for MISC0_TOG[src]

Register MISC0_TOG reset()'s with value 0x0400_0000

type Type = u32

impl ResetValue for MISC1[src]

Register MISC1 reset()'s with value 0

type Type = u32

impl ResetValue for MISC1_CLR[src]

Register MISC1_CLR reset()'s with value 0

type Type = u32

impl ResetValue for MISC1_SET[src]

Register MISC1_SET reset()'s with value 0

type Type = u32

impl ResetValue for MISC1_TOG[src]

Register MISC1_TOG reset()'s with value 0

type Type = u32

impl ResetValue for MISC2[src]

Register MISC2 reset()'s with value 0x0027_2727

type Type = u32

impl ResetValue for MISC2_CLR[src]

Register MISC2_CLR reset()'s with value 0x0027_2727

type Type = u32

impl ResetValue for MISC2_SET[src]

Register MISC2_SET reset()'s with value 0x0027_2727

type Type = u32

impl ResetValue for MISC2_TOG[src]

Register MISC2_TOG reset()'s with value 0x0027_2727

type Type = u32

impl ResetValue for PFD_480[src]

Register PFD_480 reset()'s with value 0x1311_100c

type Type = u32

impl ResetValue for PFD_480_CLR[src]

Register PFD_480_CLR reset()'s with value 0x1311_100c

type Type = u32

impl ResetValue for PFD_480_SET[src]

Register PFD_480_SET reset()'s with value 0x1311_100c

type Type = u32

impl ResetValue for PFD_480_TOG[src]

Register PFD_480_TOG reset()'s with value 0x1311_100c

type Type = u32

impl ResetValue for PFD_528[src]

Register PFD_528 reset()'s with value 0x1018_101b

type Type = u32

impl ResetValue for PFD_528_CLR[src]

Register PFD_528_CLR reset()'s with value 0x1018_101b

type Type = u32

impl ResetValue for PFD_528_SET[src]

Register PFD_528_SET reset()'s with value 0x1018_101b

type Type = u32

impl ResetValue for PFD_528_TOG[src]

Register PFD_528_TOG reset()'s with value 0x1018_101b

type Type = u32

impl ResetValue for PLL_ARM[src]

Register PLL_ARM reset()'s with value 0x0001_3063

type Type = u32

impl ResetValue for PLL_ARM_CLR[src]

Register PLL_ARM_CLR reset()'s with value 0x0001_3063

type Type = u32

impl ResetValue for PLL_ARM_SET[src]

Register PLL_ARM_SET reset()'s with value 0x0001_3063

type Type = u32

impl ResetValue for PLL_ARM_TOG[src]

Register PLL_ARM_TOG reset()'s with value 0x0001_3063

type Type = u32

impl ResetValue for PLL_AUDIO[src]

Register PLL_AUDIO reset()'s with value 0x0001_1006

type Type = u32

impl ResetValue for PLL_AUDIO_CLR[src]

Register PLL_AUDIO_CLR reset()'s with value 0x0001_1006

type Type = u32

impl ResetValue for PLL_AUDIO_DENOM[src]

Register PLL_AUDIO_DENOM reset()'s with value 0x2964_619c

type Type = u32

impl ResetValue for PLL_AUDIO_NUM[src]

Register PLL_AUDIO_NUM reset()'s with value 0x05f5_e100

type Type = u32

impl ResetValue for PLL_AUDIO_SET[src]

Register PLL_AUDIO_SET reset()'s with value 0x0001_1006

type Type = u32

impl ResetValue for PLL_AUDIO_TOG[src]

Register PLL_AUDIO_TOG reset()'s with value 0x0001_1006

type Type = u32

impl ResetValue for PLL_ENET[src]

Register PLL_ENET reset()'s with value 0x0001_1001

type Type = u32

impl ResetValue for PLL_ENET_CLR[src]

Register PLL_ENET_CLR reset()'s with value 0x0001_1001

type Type = u32

impl ResetValue for PLL_ENET_SET[src]

Register PLL_ENET_SET reset()'s with value 0x0001_1001

type Type = u32

impl ResetValue for PLL_ENET_TOG[src]

Register PLL_ENET_TOG reset()'s with value 0x0001_1001

type Type = u32

impl ResetValue for PLL_SYS[src]

Register PLL_SYS reset()'s with value 0x0001_3001

type Type = u32

impl ResetValue for PLL_SYS_CLR[src]

Register PLL_SYS_CLR reset()'s with value 0x0001_3001

type Type = u32

impl ResetValue for PLL_SYS_DENOM[src]

Register PLL_SYS_DENOM reset()'s with value 0x12

type Type = u32

impl ResetValue for PLL_SYS_NUM[src]

Register PLL_SYS_NUM reset()'s with value 0

type Type = u32

impl ResetValue for PLL_SYS_SET[src]

Register PLL_SYS_SET reset()'s with value 0x0001_3001

type Type = u32

impl ResetValue for PLL_SYS_SS[src]

Register PLL_SYS_SS reset()'s with value 0

type Type = u32

impl ResetValue for PLL_SYS_TOG[src]

Register PLL_SYS_TOG reset()'s with value 0x0001_3001

type Type = u32

impl ResetValue for PLL_USB1[src]

Register PLL_USB1 reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_USB1_CLR[src]

Register PLL_USB1_CLR reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_USB1_SET[src]

Register PLL_USB1_SET reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_USB1_TOG[src]

Register PLL_USB1_TOG reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_USB2[src]

Register PLL_USB2 reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_USB2_CLR[src]

Register PLL_USB2_CLR reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_USB2_SET[src]

Register PLL_USB2_SET reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_USB2_TOG[src]

Register PLL_USB2_TOG reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_VIDEO[src]

Register PLL_VIDEO reset()'s with value 0x0001_100c

type Type = u32

impl ResetValue for PLL_VIDEO_CLR[src]

Register PLL_VIDEO_CLR reset()'s with value 0x0001_100c

type Type = u32

impl ResetValue for PLL_VIDEO_DENOM[src]

Register PLL_VIDEO_DENOM reset()'s with value 0x10a2_4447

type Type = u32

impl ResetValue for PLL_VIDEO_NUM[src]

Register PLL_VIDEO_NUM reset()'s with value 0x05f5_e100

type Type = u32

impl ResetValue for PLL_VIDEO_SET[src]

Register PLL_VIDEO_SET reset()'s with value 0x0001_100c

type Type = u32

impl ResetValue for PLL_VIDEO_TOG[src]

Register PLL_VIDEO_TOG reset()'s with value 0x0001_100c

type Type = u32

Loading content...