[][src]Trait imxrt1062_enet::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 ATCOR[src]

Register ATCOR reset()'s with value 0

type Type = u32

impl ResetValue for ATCR[src]

Register ATCR reset()'s with value 0

type Type = u32

impl ResetValue for ATINC[src]

Register ATINC reset()'s with value 0

type Type = u32

impl ResetValue for ATOFF[src]

Register ATOFF reset()'s with value 0

type Type = u32

impl ResetValue for ATPER[src]

Register ATPER reset()'s with value 0x3b9a_ca00

type Type = u32

impl ResetValue for ATVR[src]

Register ATVR reset()'s with value 0

type Type = u32

impl ResetValue for ECR[src]

Register ECR reset()'s with value 0x7000_0000

type Type = u32

impl ResetValue for EIMR[src]

Register EIMR reset()'s with value 0

type Type = u32

impl ResetValue for EIR[src]

Register EIR reset()'s with value 0

type Type = u32

impl ResetValue for FTRL[src]

Register FTRL reset()'s with value 0x07ff

type Type = u32

impl ResetValue for GALR[src]

Register GALR reset()'s with value 0

type Type = u32

impl ResetValue for GAUR[src]

Register GAUR reset()'s with value 0

type Type = u32

impl ResetValue for IALR[src]

Register IALR reset()'s with value 0

type Type = u32

impl ResetValue for IAUR[src]

Register IAUR reset()'s with value 0

type Type = u32

impl ResetValue for MIBC[src]

Register MIBC reset()'s with value 0xc000_0000

type Type = u32

impl ResetValue for MMFR[src]

Register MMFR reset()'s with value 0

type Type = u32

impl ResetValue for MRBR[src]

Register MRBR reset()'s with value 0

type Type = u32

impl ResetValue for MSCR[src]

Register MSCR reset()'s with value 0

type Type = u32

impl ResetValue for OPD[src]

Register OPD reset()'s with value 0x0001_0000

type Type = u32

impl ResetValue for PALR[src]

Register PALR reset()'s with value 0

type Type = u32

impl ResetValue for PAUR[src]

Register PAUR reset()'s with value 0x8808

type Type = u32

impl ResetValue for RACC[src]

Register RACC reset()'s with value 0

type Type = u32

impl ResetValue for RAEM[src]

Register RAEM reset()'s with value 0x04

type Type = u32

impl ResetValue for RAFL[src]

Register RAFL reset()'s with value 0x04

type Type = u32

impl ResetValue for RCR[src]

Register RCR reset()'s with value 0x05ee_0001

type Type = u32

impl ResetValue for RDAR[src]

Register RDAR reset()'s with value 0

type Type = u32

impl ResetValue for RDSR[src]

Register RDSR reset()'s with value 0

type Type = u32

impl ResetValue for RSEM[src]

Register RSEM reset()'s with value 0

type Type = u32

impl ResetValue for RSFL[src]

Register RSFL reset()'s with value 0

type Type = u32

impl ResetValue for RXIC[src]

Register RXIC reset()'s with value 0

type Type = u32

impl ResetValue for TACC[src]

Register TACC reset()'s with value 0

type Type = u32

impl ResetValue for TAEM[src]

Register TAEM reset()'s with value 0x04

type Type = u32

impl ResetValue for TAFL[src]

Register TAFL reset()'s with value 0x08

type Type = u32

impl ResetValue for TCCR[src]

Register TCCR%s reset()'s with value 0

type Type = u32

impl ResetValue for TCR[src]

Register TCR reset()'s with value 0

type Type = u32

impl ResetValue for TCSR[src]

Register TCSR%s reset()'s with value 0

type Type = u32

impl ResetValue for TDAR[src]

Register TDAR reset()'s with value 0

type Type = u32

impl ResetValue for TDSR[src]

Register TDSR reset()'s with value 0

type Type = u32

impl ResetValue for TFWR[src]

Register TFWR reset()'s with value 0

type Type = u32

impl ResetValue for TGSR[src]

Register TGSR reset()'s with value 0

type Type = u32

impl ResetValue for TIPG[src]

Register TIPG reset()'s with value 0x0c

type Type = u32

impl ResetValue for TSEM[src]

Register TSEM reset()'s with value 0

type Type = u32

impl ResetValue for TXIC[src]

Register TXIC reset()'s with value 0

type Type = u32

Loading content...