[][src]Trait imxrt1062_iomuxc_gpr::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 GPR1[src]

Register GPR1 reset()'s with value 0

type Type = u32

impl ResetValue for GPR10[src]

Register GPR10 reset()'s with value 0x07

type Type = u32

impl ResetValue for GPR11[src]

Register GPR11 reset()'s with value 0

type Type = u32

impl ResetValue for GPR12[src]

Register GPR12 reset()'s with value 0

type Type = u32

impl ResetValue for GPR13[src]

Register GPR13 reset()'s with value 0

type Type = u32

impl ResetValue for GPR14[src]

Register GPR14 reset()'s with value 0

type Type = u32

impl ResetValue for GPR16[src]

Register GPR16 reset()'s with value 0x0020_0003

type Type = u32

impl ResetValue for GPR17[src]

Register GPR17 reset()'s with value 0

type Type = u32

impl ResetValue for GPR18[src]

Register GPR18 reset()'s with value 0

type Type = u32

impl ResetValue for GPR19[src]

Register GPR19 reset()'s with value 0

type Type = u32

impl ResetValue for GPR2[src]

Register GPR2 reset()'s with value 0

type Type = u32

impl ResetValue for GPR20[src]

Register GPR20 reset()'s with value 0

type Type = u32

impl ResetValue for GPR21[src]

Register GPR21 reset()'s with value 0

type Type = u32

impl ResetValue for GPR22[src]

Register GPR22 reset()'s with value 0

type Type = u32

impl ResetValue for GPR23[src]

Register GPR23 reset()'s with value 0

type Type = u32

impl ResetValue for GPR24[src]

Register GPR24 reset()'s with value 0

type Type = u32

impl ResetValue for GPR25[src]

Register GPR25 reset()'s with value 0

type Type = u32

impl ResetValue for GPR26[src]

Register GPR26 reset()'s with value 0

type Type = u32

impl ResetValue for GPR27[src]

Register GPR27 reset()'s with value 0

type Type = u32

impl ResetValue for GPR28[src]

Register GPR28 reset()'s with value 0

type Type = u32

impl ResetValue for GPR29[src]

Register GPR29 reset()'s with value 0

type Type = u32

impl ResetValue for GPR3[src]

Register GPR3 reset()'s with value 0xf0f0

type Type = u32

impl ResetValue for GPR30[src]

Register GPR30 reset()'s with value 0

type Type = u32

impl ResetValue for GPR31[src]

Register GPR31 reset()'s with value 0

type Type = u32

impl ResetValue for GPR32[src]

Register GPR32 reset()'s with value 0

type Type = u32

impl ResetValue for GPR33[src]

Register GPR33 reset()'s with value 0x07

type Type = u32

impl ResetValue for GPR34[src]

Register GPR34 reset()'s with value 0

type Type = u32

impl ResetValue for GPR4[src]

Register GPR4 reset()'s with value 0

type Type = u32

impl ResetValue for GPR5[src]

Register GPR5 reset()'s with value 0

type Type = u32

impl ResetValue for GPR6[src]

Register GPR6 reset()'s with value 0

type Type = u32

impl ResetValue for GPR7[src]

Register GPR7 reset()'s with value 0

type Type = u32

impl ResetValue for GPR8[src]

Register GPR8 reset()'s with value 0

type Type = u32

Loading content...