[][src]Trait imxrt1062_ocotp::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 ANA0[src]

Register ANA0 reset()'s with value 0

type Type = u32

impl ResetValue for ANA1[src]

Register ANA1 reset()'s with value 0

type Type = u32

impl ResetValue for ANA2[src]

Register ANA2 reset()'s with value 0

type Type = u32

impl ResetValue for CFG0[src]

Register CFG0 reset()'s with value 0

type Type = u32

impl ResetValue for CFG1[src]

Register CFG1 reset()'s with value 0

type Type = u32

impl ResetValue for CFG2[src]

Register CFG2 reset()'s with value 0

type Type = u32

impl ResetValue for CFG3[src]

Register CFG3 reset()'s with value 0

type Type = u32

impl ResetValue for CFG4[src]

Register CFG4 reset()'s with value 0

type Type = u32

impl ResetValue for CFG5[src]

Register CFG5 reset()'s with value 0

type Type = u32

impl ResetValue for CFG6[src]

Register CFG6 reset()'s with value 0

type Type = u32

impl ResetValue for CRC_ADDR[src]

Register CRC_ADDR reset()'s with value 0

type Type = u32

impl ResetValue for CRC_VALUE[src]

Register CRC_VALUE reset()'s with value 0

type Type = u32

impl ResetValue for CTRL[src]

Register CTRL reset()'s with value 0

type Type = u32

impl ResetValue for CTRL_CLR[src]

Register CTRL_CLR reset()'s with value 0

type Type = u32

impl ResetValue for CTRL_SET[src]

Register CTRL_SET reset()'s with value 0

type Type = u32

impl ResetValue for CTRL_TOG[src]

Register CTRL_TOG reset()'s with value 0

type Type = u32

impl ResetValue for DATA[src]

Register DATA reset()'s with value 0

type Type = u32

impl ResetValue for GP1[src]

Register GP1 reset()'s with value 0

type Type = u32

impl ResetValue for GP2[src]

Register GP2 reset()'s with value 0

type Type = u32

impl ResetValue for GP30[src]

Register GP30 reset()'s with value 0

type Type = u32

impl ResetValue for GP31[src]

Register GP31 reset()'s with value 0

type Type = u32

impl ResetValue for GP32[src]

Register GP32 reset()'s with value 0

type Type = u32

impl ResetValue for GP33[src]

Register GP33 reset()'s with value 0

type Type = u32

impl ResetValue for GP40[src]

Register GP40 reset()'s with value 0

type Type = u32

impl ResetValue for GP41[src]

Register GP41 reset()'s with value 0

type Type = u32

impl ResetValue for GP42[src]

Register GP42 reset()'s with value 0

type Type = u32

impl ResetValue for GP43[src]

Register GP43 reset()'s with value 0

type Type = u32

impl ResetValue for LOCK[src]

Register LOCK reset()'s with value 0

type Type = u32

impl ResetValue for MAC0[src]

Register MAC0 reset()'s with value 0

type Type = u32

impl ResetValue for MAC1[src]

Register MAC1 reset()'s with value 0

type Type = u32

impl ResetValue for MAC2[src]

Register MAC2 reset()'s with value 0

type Type = u32

impl ResetValue for MEM0[src]

Register MEM0 reset()'s with value 0

type Type = u32

impl ResetValue for MEM1[src]

Register MEM1 reset()'s with value 0

type Type = u32

impl ResetValue for MEM2[src]

Register MEM2 reset()'s with value 0

type Type = u32

impl ResetValue for MEM3[src]

Register MEM3 reset()'s with value 0

type Type = u32

impl ResetValue for MEM4[src]

Register MEM4 reset()'s with value 0

type Type = u32

impl ResetValue for MISC_CONF0[src]

Register MISC_CONF0 reset()'s with value 0

type Type = u32

impl ResetValue for MISC_CONF1[src]

Register MISC_CONF1 reset()'s with value 0

type Type = u32

impl ResetValue for OTPMK0[src]

Register OTPMK0 reset()'s with value 0

type Type = u32

impl ResetValue for OTPMK1[src]

Register OTPMK1 reset()'s with value 0

type Type = u32

impl ResetValue for OTPMK2[src]

Register OTPMK2 reset()'s with value 0

type Type = u32

impl ResetValue for OTPMK3[src]

Register OTPMK3 reset()'s with value 0

type Type = u32

impl ResetValue for OTPMK4[src]

Register OTPMK4 reset()'s with value 0

type Type = u32

impl ResetValue for OTPMK5[src]

Register OTPMK5 reset()'s with value 0

type Type = u32

impl ResetValue for OTPMK6[src]

Register OTPMK6 reset()'s with value 0

type Type = u32

impl ResetValue for OTPMK7[src]

Register OTPMK7 reset()'s with value 0

type Type = u32

impl ResetValue for OTPMK_CRC32[src]

Register OTPMK_CRC32 reset()'s with value 0

type Type = u32

impl ResetValue for READ_CTRL[src]

Register READ_CTRL reset()'s with value 0

type Type = u32

impl ResetValue for READ_FUSE_DATA[src]

Register READ_FUSE_DATA reset()'s with value 0

type Type = u32

impl ResetValue for ROM_PATCH0[src]

Register ROM_PATCH0 reset()'s with value 0

type Type = u32

impl ResetValue for ROM_PATCH1[src]

Register ROM_PATCH1 reset()'s with value 0

type Type = u32

impl ResetValue for ROM_PATCH2[src]

Register ROM_PATCH2 reset()'s with value 0

type Type = u32

impl ResetValue for ROM_PATCH3[src]

Register ROM_PATCH3 reset()'s with value 0

type Type = u32

impl ResetValue for ROM_PATCH4[src]

Register ROM_PATCH4 reset()'s with value 0

type Type = u32

impl ResetValue for ROM_PATCH5[src]

Register ROM_PATCH5 reset()'s with value 0

type Type = u32

impl ResetValue for ROM_PATCH6[src]

Register ROM_PATCH6 reset()'s with value 0

type Type = u32

impl ResetValue for ROM_PATCH7[src]

Register ROM_PATCH7 reset()'s with value 0

type Type = u32

impl ResetValue for SCS[src]

Register SCS reset()'s with value 0

type Type = u32

impl ResetValue for SCS_CLR[src]

Register SCS_CLR reset()'s with value 0

type Type = u32

impl ResetValue for SCS_SET[src]

Register SCS_SET reset()'s with value 0

type Type = u32

impl ResetValue for SCS_TOG[src]

Register SCS_TOG reset()'s with value 0

type Type = u32

impl ResetValue for SJC_RESP0[src]

Register SJC_RESP0 reset()'s with value 0

type Type = u32

impl ResetValue for SJC_RESP1[src]

Register SJC_RESP1 reset()'s with value 0

type Type = u32

impl ResetValue for SRK0[src]

Register SRK0 reset()'s with value 0

type Type = u32

impl ResetValue for SRK1[src]

Register SRK1 reset()'s with value 0

type Type = u32

impl ResetValue for SRK2[src]

Register SRK2 reset()'s with value 0

type Type = u32

impl ResetValue for SRK3[src]

Register SRK3 reset()'s with value 0

type Type = u32

impl ResetValue for SRK4[src]

Register SRK4 reset()'s with value 0

type Type = u32

impl ResetValue for SRK5[src]

Register SRK5 reset()'s with value 0

type Type = u32

impl ResetValue for SRK6[src]

Register SRK6 reset()'s with value 0

type Type = u32

impl ResetValue for SRK7[src]

Register SRK7 reset()'s with value 0

type Type = u32

impl ResetValue for SRK_REVOKE[src]

Register SRK_REVOKE reset()'s with value 0

type Type = u32

impl ResetValue for SW_GP1[src]

Register SW_GP1 reset()'s with value 0

type Type = u32

impl ResetValue for SW_GP20[src]

Register SW_GP20 reset()'s with value 0

type Type = u32

impl ResetValue for SW_GP21[src]

Register SW_GP21 reset()'s with value 0

type Type = u32

impl ResetValue for SW_GP22[src]

Register SW_GP22 reset()'s with value 0

type Type = u32

impl ResetValue for SW_GP23[src]

Register SW_GP23 reset()'s with value 0

type Type = u32

impl ResetValue for SW_STICKY[src]

Register SW_STICKY reset()'s with value 0

type Type = u32

impl ResetValue for TIMING[src]

Register TIMING reset()'s with value 0x0c0d_9755

type Type = u32

impl ResetValue for TIMING2[src]

Register TIMING2 reset()'s with value 0x01c3_0092

type Type = u32

Loading content...