[][src]Trait mk66f18::generic::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 mk66f18::adc0::CFG1[src]

Register CFG1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::adc0::CFG2[src]

Register CFG2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::adc0::CLM0[src]

Register CLM0 reset()'s with value 0x20

type Type = u32

impl ResetValue for mk66f18::adc0::CLM1[src]

Register CLM1 reset()'s with value 0x40

type Type = u32

impl ResetValue for mk66f18::adc0::CLM2[src]

Register CLM2 reset()'s with value 0x80

type Type = u32

impl ResetValue for mk66f18::adc0::CLM3[src]

Register CLM3 reset()'s with value 0x0100

type Type = u32

impl ResetValue for mk66f18::adc0::CLM4[src]

Register CLM4 reset()'s with value 0x0200

type Type = u32

impl ResetValue for mk66f18::adc0::CLMD[src]

Register CLMD reset()'s with value 0x0a

type Type = u32

impl ResetValue for mk66f18::adc0::CLMS[src]

Register CLMS reset()'s with value 0x20

type Type = u32

impl ResetValue for mk66f18::adc0::CLP0[src]

Register CLP0 reset()'s with value 0x20

type Type = u32

impl ResetValue for mk66f18::adc0::CLP1[src]

Register CLP1 reset()'s with value 0x40

type Type = u32

impl ResetValue for mk66f18::adc0::CLP2[src]

Register CLP2 reset()'s with value 0x80

type Type = u32

impl ResetValue for mk66f18::adc0::CLP3[src]

Register CLP3 reset()'s with value 0x0100

type Type = u32

impl ResetValue for mk66f18::adc0::CLP4[src]

Register CLP4 reset()'s with value 0x0200

type Type = u32

impl ResetValue for mk66f18::adc0::CLPD[src]

Register CLPD reset()'s with value 0x0a

type Type = u32

impl ResetValue for mk66f18::adc0::CLPS[src]

Register CLPS reset()'s with value 0x20

type Type = u32

impl ResetValue for mk66f18::adc0::CV[src]

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

type Type = u32

impl ResetValue for mk66f18::adc0::MG[src]

Register MG reset()'s with value 0x8200

type Type = u32

impl ResetValue for mk66f18::adc0::OFS[src]

Register OFS reset()'s with value 0x04

type Type = u32

impl ResetValue for mk66f18::adc0::PG[src]

Register PG reset()'s with value 0x8200

type Type = u32

impl ResetValue for mk66f18::adc0::SC1[src]

Register SC1%s reset()'s with value 0x1f

type Type = u32

impl ResetValue for mk66f18::adc0::SC2[src]

Register SC2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::adc0::SC3[src]

Register SC3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::adc1::CFG1[src]

Register CFG1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::adc1::CFG2[src]

Register CFG2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::adc1::CLM0[src]

Register CLM0 reset()'s with value 0x20

type Type = u32

impl ResetValue for mk66f18::adc1::CLM1[src]

Register CLM1 reset()'s with value 0x40

type Type = u32

impl ResetValue for mk66f18::adc1::CLM2[src]

Register CLM2 reset()'s with value 0x80

type Type = u32

impl ResetValue for mk66f18::adc1::CLM3[src]

Register CLM3 reset()'s with value 0x0100

type Type = u32

impl ResetValue for mk66f18::adc1::CLM4[src]

Register CLM4 reset()'s with value 0x0200

type Type = u32

impl ResetValue for mk66f18::adc1::CLMD[src]

Register CLMD reset()'s with value 0x0a

type Type = u32

impl ResetValue for mk66f18::adc1::CLMS[src]

Register CLMS reset()'s with value 0x20

type Type = u32

impl ResetValue for mk66f18::adc1::CLP0[src]

Register CLP0 reset()'s with value 0x20

type Type = u32

impl ResetValue for mk66f18::adc1::CLP1[src]

Register CLP1 reset()'s with value 0x40

type Type = u32

impl ResetValue for mk66f18::adc1::CLP2[src]

Register CLP2 reset()'s with value 0x80

type Type = u32

impl ResetValue for mk66f18::adc1::CLP3[src]

Register CLP3 reset()'s with value 0x0100

type Type = u32

impl ResetValue for mk66f18::adc1::CLP4[src]

Register CLP4 reset()'s with value 0x0200

type Type = u32

impl ResetValue for mk66f18::adc1::CLPD[src]

Register CLPD reset()'s with value 0x0a

type Type = u32

impl ResetValue for mk66f18::adc1::CLPS[src]

Register CLPS reset()'s with value 0x20

type Type = u32

impl ResetValue for mk66f18::adc1::CV[src]

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

type Type = u32

impl ResetValue for mk66f18::adc1::MG[src]

Register MG reset()'s with value 0x8200

type Type = u32

impl ResetValue for mk66f18::adc1::OFS[src]

Register OFS reset()'s with value 0x04

type Type = u32

impl ResetValue for mk66f18::adc1::PG[src]

Register PG reset()'s with value 0x8200

type Type = u32

impl ResetValue for mk66f18::adc1::SC1[src]

Register SC1%s reset()'s with value 0x1f

type Type = u32

impl ResetValue for mk66f18::adc1::SC2[src]

Register SC2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::adc1::SC3[src]

Register SC3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::MPRA[src]

Register MPRA reset()'s with value 0x7770_0000

type Type = u32

impl ResetValue for mk66f18::aips0::PACRA[src]

Register PACRA reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRB[src]

Register PACRB reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRC[src]

Register PACRC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRD[src]

Register PACRD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRE[src]

Register PACRE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRF[src]

Register PACRF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRG[src]

Register PACRG reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRH[src]

Register PACRH reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRI[src]

Register PACRI reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRJ[src]

Register PACRJ reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRK[src]

Register PACRK reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRL[src]

Register PACRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRM[src]

Register PACRM reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRN[src]

Register PACRN reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRO[src]

Register PACRO reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips0::PACRP[src]

Register PACRP reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::MPRA[src]

Register MPRA reset()'s with value 0x7770_0000

type Type = u32

impl ResetValue for mk66f18::aips1::PACRA[src]

Register PACRA reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRB[src]

Register PACRB reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRC[src]

Register PACRC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRD[src]

Register PACRD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRE[src]

Register PACRE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRF[src]

Register PACRF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRG[src]

Register PACRG reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRH[src]

Register PACRH reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRI[src]

Register PACRI reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRJ[src]

Register PACRJ reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRK[src]

Register PACRK reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRL[src]

Register PACRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRM[src]

Register PACRM reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRN[src]

Register PACRN reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRO[src]

Register PACRO reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::aips1::PACRP[src]

Register PACRP reset()'s with value 0

type Type = u32

impl ResetValue for CRS[src]

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

type Type = u32

impl ResetValue for MGPCR[src]

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

type Type = u32

impl ResetValue for PRS[src]

Register PRS%s reset()'s with value 0x0654_3210

type Type = u32

impl ResetValue for mk66f18::can0::CS0[src]

Register CS0 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS1[src]

Register CS1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS10[src]

Register CS10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS11[src]

Register CS11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS12[src]

Register CS12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS13[src]

Register CS13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS14[src]

Register CS14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS15[src]

Register CS15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS2[src]

Register CS2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS3[src]

Register CS3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS4[src]

Register CS4 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS5[src]

Register CS5 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS6[src]

Register CS6 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS7[src]

Register CS7 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS8[src]

Register CS8 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CS9[src]

Register CS9 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CTRL1[src]

Register CTRL1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::CTRL2[src]

Register CTRL2 reset()'s with value 0x00b0_0000

type Type = u32

impl ResetValue for mk66f18::can0::ECR[src]

Register ECR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ESR1[src]

Register ESR1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID0[src]

Register ID0 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID1[src]

Register ID1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID10[src]

Register ID10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID11[src]

Register ID11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID12[src]

Register ID12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID13[src]

Register ID13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID14[src]

Register ID14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID15[src]

Register ID15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID2[src]

Register ID2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID3[src]

Register ID3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID4[src]

Register ID4 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID5[src]

Register ID5 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID6[src]

Register ID6 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID7[src]

Register ID7 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID8[src]

Register ID8 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::ID9[src]

Register ID9 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::IFLAG1[src]

Register IFLAG1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::IMASK1[src]

Register IMASK1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::MCR[src]

Register MCR reset()'s with value 0xd890_000f

type Type = u32

impl ResetValue for mk66f18::can0::RX14MASK[src]

Register RX14MASK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for mk66f18::can0::RX15MASK[src]

Register RX15MASK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for mk66f18::can0::RXFGMASK[src]

Register RXFGMASK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for mk66f18::can0::RXIMR[src]

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

type Type = u32

impl ResetValue for mk66f18::can0::RXMGMASK[src]

Register RXMGMASK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for mk66f18::can0::TIMER[src]

Register TIMER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD00[src]

Register WORD00 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD01[src]

Register WORD01 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD010[src]

Register WORD010 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD011[src]

Register WORD011 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD012[src]

Register WORD012 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD013[src]

Register WORD013 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD014[src]

Register WORD014 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD015[src]

Register WORD015 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD02[src]

Register WORD02 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD03[src]

Register WORD03 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD04[src]

Register WORD04 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD05[src]

Register WORD05 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD06[src]

Register WORD06 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD07[src]

Register WORD07 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD08[src]

Register WORD08 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD09[src]

Register WORD09 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD10[src]

Register WORD10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD11[src]

Register WORD11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD110[src]

Register WORD110 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD111[src]

Register WORD111 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD112[src]

Register WORD112 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD113[src]

Register WORD113 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD114[src]

Register WORD114 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD115[src]

Register WORD115 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD12[src]

Register WORD12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD13[src]

Register WORD13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD14[src]

Register WORD14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD15[src]

Register WORD15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD16[src]

Register WORD16 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD17[src]

Register WORD17 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD18[src]

Register WORD18 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can0::WORD19[src]

Register WORD19 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS0[src]

Register CS0 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS1[src]

Register CS1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS10[src]

Register CS10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS11[src]

Register CS11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS12[src]

Register CS12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS13[src]

Register CS13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS14[src]

Register CS14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS15[src]

Register CS15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS2[src]

Register CS2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS3[src]

Register CS3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS4[src]

Register CS4 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS5[src]

Register CS5 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS6[src]

Register CS6 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS7[src]

Register CS7 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS8[src]

Register CS8 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CS9[src]

Register CS9 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CTRL1[src]

Register CTRL1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::CTRL2[src]

Register CTRL2 reset()'s with value 0x00b0_0000

type Type = u32

impl ResetValue for mk66f18::can1::ECR[src]

Register ECR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ESR1[src]

Register ESR1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID0[src]

Register ID0 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID1[src]

Register ID1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID10[src]

Register ID10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID11[src]

Register ID11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID12[src]

Register ID12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID13[src]

Register ID13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID14[src]

Register ID14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID15[src]

Register ID15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID2[src]

Register ID2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID3[src]

Register ID3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID4[src]

Register ID4 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID5[src]

Register ID5 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID6[src]

Register ID6 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID7[src]

Register ID7 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID8[src]

Register ID8 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::ID9[src]

Register ID9 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::IFLAG1[src]

Register IFLAG1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::IMASK1[src]

Register IMASK1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::MCR[src]

Register MCR reset()'s with value 0xd890_000f

type Type = u32

impl ResetValue for mk66f18::can1::RX14MASK[src]

Register RX14MASK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for mk66f18::can1::RX15MASK[src]

Register RX15MASK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for mk66f18::can1::RXFGMASK[src]

Register RXFGMASK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for mk66f18::can1::RXIMR[src]

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

type Type = u32

impl ResetValue for mk66f18::can1::RXMGMASK[src]

Register RXMGMASK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for mk66f18::can1::TIMER[src]

Register TIMER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD00[src]

Register WORD00 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD01[src]

Register WORD01 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD010[src]

Register WORD010 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD011[src]

Register WORD011 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD012[src]

Register WORD012 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD013[src]

Register WORD013 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD014[src]

Register WORD014 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD015[src]

Register WORD015 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD02[src]

Register WORD02 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD03[src]

Register WORD03 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD04[src]

Register WORD04 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD05[src]

Register WORD05 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD06[src]

Register WORD06 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD07[src]

Register WORD07 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD08[src]

Register WORD08 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD09[src]

Register WORD09 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD10[src]

Register WORD10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD11[src]

Register WORD11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD110[src]

Register WORD110 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD111[src]

Register WORD111 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD112[src]

Register WORD112 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD113[src]

Register WORD113 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD114[src]

Register WORD114 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD115[src]

Register WORD115 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD12[src]

Register WORD12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD13[src]

Register WORD13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD14[src]

Register WORD14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD15[src]

Register WORD15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD16[src]

Register WORD16 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD17[src]

Register WORD17 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD18[src]

Register WORD18 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::can1::WORD19[src]

Register WORD19 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CA0[src]

Register CAU_ADR_CA0 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CA1[src]

Register CAU_ADR_CA1 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CA2[src]

Register CAU_ADR_CA2 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CA3[src]

Register CAU_ADR_CA3 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CA4[src]

Register CAU_ADR_CA4 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CA5[src]

Register CAU_ADR_CA5 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CA6[src]

Register CAU_ADR_CA6 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CA7[src]

Register CAU_ADR_CA7 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CA8[src]

Register CAU_ADR_CA8 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CAA[src]

Register CAU_ADR_CAA reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ADR_CASR[src]

Register CAU_ADR_CASR reset()'s with value 0x2000_0000

type Type = u32

impl ResetValue for CAU_AESC_CA0[src]

Register CAU_AESC_CA0 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CA1[src]

Register CAU_AESC_CA1 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CA2[src]

Register CAU_AESC_CA2 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CA3[src]

Register CAU_AESC_CA3 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CA4[src]

Register CAU_AESC_CA4 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CA5[src]

Register CAU_AESC_CA5 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CA6[src]

Register CAU_AESC_CA6 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CA7[src]

Register CAU_AESC_CA7 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CA8[src]

Register CAU_AESC_CA8 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CAA[src]

Register CAU_AESC_CAA reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESC_CASR[src]

Register CAU_AESC_CASR reset()'s with value 0x2000_0000

type Type = u32

impl ResetValue for CAU_AESIC_CA0[src]

Register CAU_AESIC_CA0 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CA1[src]

Register CAU_AESIC_CA1 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CA2[src]

Register CAU_AESIC_CA2 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CA3[src]

Register CAU_AESIC_CA3 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CA4[src]

Register CAU_AESIC_CA4 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CA5[src]

Register CAU_AESIC_CA5 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CA6[src]

Register CAU_AESIC_CA6 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CA7[src]

Register CAU_AESIC_CA7 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CA8[src]

Register CAU_AESIC_CA8 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CAA[src]

Register CAU_AESIC_CAA reset()'s with value 0

type Type = u32

impl ResetValue for CAU_AESIC_CASR[src]

Register CAU_AESIC_CASR reset()'s with value 0x2000_0000

type Type = u32

impl ResetValue for CAU_DIRECT0[src]

Register CAU_DIRECT0 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT1[src]

Register CAU_DIRECT1 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT10[src]

Register CAU_DIRECT10 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT11[src]

Register CAU_DIRECT11 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT12[src]

Register CAU_DIRECT12 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT13[src]

Register CAU_DIRECT13 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT14[src]

Register CAU_DIRECT14 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT15[src]

Register CAU_DIRECT15 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT2[src]

Register CAU_DIRECT2 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT3[src]

Register CAU_DIRECT3 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT4[src]

Register CAU_DIRECT4 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT5[src]

Register CAU_DIRECT5 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT6[src]

Register CAU_DIRECT6 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT7[src]

Register CAU_DIRECT7 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT8[src]

Register CAU_DIRECT8 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_DIRECT9[src]

Register CAU_DIRECT9 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CA0[src]

Register CAU_LDR_CA0 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CA1[src]

Register CAU_LDR_CA1 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CA2[src]

Register CAU_LDR_CA2 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CA3[src]

Register CAU_LDR_CA3 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CA4[src]

Register CAU_LDR_CA4 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CA5[src]

Register CAU_LDR_CA5 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CA6[src]

Register CAU_LDR_CA6 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CA7[src]

Register CAU_LDR_CA7 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CA8[src]

Register CAU_LDR_CA8 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CAA[src]

Register CAU_LDR_CAA reset()'s with value 0

type Type = u32

impl ResetValue for CAU_LDR_CASR[src]

Register CAU_LDR_CASR reset()'s with value 0x2000_0000

type Type = u32

impl ResetValue for CAU_RADR_CA0[src]

Register CAU_RADR_CA0 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CA1[src]

Register CAU_RADR_CA1 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CA2[src]

Register CAU_RADR_CA2 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CA3[src]

Register CAU_RADR_CA3 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CA4[src]

Register CAU_RADR_CA4 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CA5[src]

Register CAU_RADR_CA5 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CA6[src]

Register CAU_RADR_CA6 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CA7[src]

Register CAU_RADR_CA7 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CA8[src]

Register CAU_RADR_CA8 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CAA[src]

Register CAU_RADR_CAA reset()'s with value 0

type Type = u32

impl ResetValue for CAU_RADR_CASR[src]

Register CAU_RADR_CASR reset()'s with value 0x2000_0000

type Type = u32

impl ResetValue for CAU_ROTL_CA0[src]

Register CAU_ROTL_CA0 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CA1[src]

Register CAU_ROTL_CA1 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CA2[src]

Register CAU_ROTL_CA2 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CA3[src]

Register CAU_ROTL_CA3 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CA4[src]

Register CAU_ROTL_CA4 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CA5[src]

Register CAU_ROTL_CA5 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CA6[src]

Register CAU_ROTL_CA6 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CA7[src]

Register CAU_ROTL_CA7 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CA8[src]

Register CAU_ROTL_CA8 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CAA[src]

Register CAU_ROTL_CAA reset()'s with value 0

type Type = u32

impl ResetValue for CAU_ROTL_CASR[src]

Register CAU_ROTL_CASR reset()'s with value 0x2000_0000

type Type = u32

impl ResetValue for CAU_XOR_CA0[src]

Register CAU_XOR_CA0 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CA1[src]

Register CAU_XOR_CA1 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CA2[src]

Register CAU_XOR_CA2 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CA3[src]

Register CAU_XOR_CA3 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CA4[src]

Register CAU_XOR_CA4 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CA5[src]

Register CAU_XOR_CA5 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CA6[src]

Register CAU_XOR_CA6 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CA7[src]

Register CAU_XOR_CA7 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CA8[src]

Register CAU_XOR_CA8 reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CAA[src]

Register CAU_XOR_CAA reset()'s with value 0

type Type = u32

impl ResetValue for CAU_XOR_CASR[src]

Register CAU_XOR_CASR reset()'s with value 0x2000_0000

type Type = u32

impl ResetValue for mk66f18::cmp0::CR0[src]

Register CR0 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp0::CR1[src]

Register CR1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp0::DACCR[src]

Register DACCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp0::FPR[src]

Register FPR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp0::MUXCR[src]

Register MUXCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp0::SCR[src]

Register SCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp1::CR0[src]

Register CR0 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp1::CR1[src]

Register CR1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp1::DACCR[src]

Register DACCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp1::FPR[src]

Register FPR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp1::MUXCR[src]

Register MUXCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp1::SCR[src]

Register SCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp2::CR0[src]

Register CR0 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp2::CR1[src]

Register CR1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp2::DACCR[src]

Register DACCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp2::FPR[src]

Register FPR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp2::MUXCR[src]

Register MUXCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp2::SCR[src]

Register SCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp3::CR0[src]

Register CR0 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp3::CR1[src]

Register CR1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp3::DACCR[src]

Register DACCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp3::FPR[src]

Register FPR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp3::MUXCR[src]

Register MUXCR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::cmp3::SCR[src]

Register SCR reset()'s with value 0

type Type = u8

impl ResetValue for CGH1[src]

Register CGH1 reset()'s with value 0

type Type = u8

impl ResetValue for CGH2[src]

Register CGH2 reset()'s with value 0

type Type = u8

impl ResetValue for CGL1[src]

Register CGL1 reset()'s with value 0

type Type = u8

impl ResetValue for CGL2[src]

Register CGL2 reset()'s with value 0

type Type = u8

impl ResetValue for CMD1[src]

Register CMD1 reset()'s with value 0

type Type = u8

impl ResetValue for CMD2[src]

Register CMD2 reset()'s with value 0

type Type = u8

impl ResetValue for CMD3[src]

Register CMD3 reset()'s with value 0

type Type = u8

impl ResetValue for CMD4[src]

Register CMD4 reset()'s with value 0

type Type = u8

impl ResetValue for DMA[src]

Register DMA reset()'s with value 0

type Type = u8

impl ResetValue for MSC[src]

Register MSC reset()'s with value 0

type Type = u8

impl ResetValue for OC[src]

Register OC reset()'s with value 0

type Type = u8

impl ResetValue for PPS[src]

Register PPS reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::crc::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u32

impl ResetValue for CTRLHU[src]

Register CTRLHU reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::crc::DATA[src]

Register DATA reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for DATAH[src]

Register DATAH reset()'s with value 0xffff

type Type = u16

impl ResetValue for DATAHL[src]

Register DATAHL reset()'s with value 0xff

type Type = u8

impl ResetValue for DATAHU[src]

Register DATAHU reset()'s with value 0xff

type Type = u8

impl ResetValue for DATAL[src]

Register DATAL reset()'s with value 0xffff

type Type = u16

impl ResetValue for DATALL[src]

Register DATALL reset()'s with value 0xff

type Type = u8

impl ResetValue for DATALU[src]

Register DATALU reset()'s with value 0xff

type Type = u8

impl ResetValue for GPOLY[src]

Register GPOLY reset()'s with value 0x1021

type Type = u32

impl ResetValue for GPOLYH[src]

Register GPOLYH reset()'s with value 0xffff

type Type = u16

impl ResetValue for GPOLYHL[src]

Register GPOLYHL reset()'s with value 0xff

type Type = u8

impl ResetValue for GPOLYHU[src]

Register GPOLYHU reset()'s with value 0xff

type Type = u8

impl ResetValue for GPOLYL[src]

Register GPOLYL reset()'s with value 0xffff

type Type = u16

impl ResetValue for GPOLYLL[src]

Register GPOLYLL reset()'s with value 0xff

type Type = u8

impl ResetValue for GPOLYLU[src]

Register GPOLYLU reset()'s with value 0xff

type Type = u8

impl ResetValue for mk66f18::dac0::C0[src]

Register C0 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::dac0::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::dac0::C2[src]

Register C2 reset()'s with value 0x0f

type Type = u8

impl ResetValue for mk66f18::dac0::DATH[src]

Register DAT%sH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::dac0::DATL[src]

Register DAT%sL reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::dac0::SR[src]

Register SR reset()'s with value 0x02

type Type = u8

impl ResetValue for mk66f18::dac1::C0[src]

Register C0 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::dac1::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::dac1::C2[src]

Register C2 reset()'s with value 0x0f

type Type = u8

impl ResetValue for mk66f18::dac1::DATH[src]

Register DAT%sH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::dac1::DATL[src]

Register DAT%sL reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::dac1::SR[src]

Register SR reset()'s with value 0x02

type Type = u8

impl ResetValue for CDNE[src]

Register CDNE reset()'s with value 0

type Type = u8

impl ResetValue for CEEI[src]

Register CEEI reset()'s with value 0

type Type = u8

impl ResetValue for CERQ[src]

Register CERQ reset()'s with value 0

type Type = u8

impl ResetValue for CERR[src]

Register CERR reset()'s with value 0

type Type = u8

impl ResetValue for CINT[src]

Register CINT reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::dma::CR[src]

Register CR reset()'s with value 0x0400

type Type = u32

impl ResetValue for DCHPRI[src]

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

type Type = u8

impl ResetValue for EARS[src]

Register EARS reset()'s with value 0

type Type = u32

impl ResetValue for EEI[src]

Register EEI reset()'s with value 0

type Type = u32

impl ResetValue for ERQ[src]

Register ERQ reset()'s with value 0

type Type = u32

impl ResetValue for ERR[src]

Register ERR reset()'s with value 0

type Type = u32

impl ResetValue for INT[src]

Register INT reset()'s with value 0

type Type = u32

impl ResetValue for SEEI[src]

Register SEEI reset()'s with value 0

type Type = u8

impl ResetValue for SERQ[src]

Register SERQ reset()'s with value 0

type Type = u8

impl ResetValue for SSRT[src]

Register SSRT reset()'s with value 0

type Type = u8

impl ResetValue for TCD_ATTR[src]

Register TCD%s_ATTR reset()'s with value 0

type Type = u16

impl ResetValue for TCD_BITER_ELINKNO[src]

Register TCD%s_BITER_ELINKNO reset()'s with value 0

type Type = u16

impl ResetValue for TCD_BITER_ELINKYES[src]

Register TCD%s_BITER_ELINKYES reset()'s with value 0

type Type = u16

impl ResetValue for TCD_CITER_ELINKNO[src]

Register TCD%s_CITER_ELINKNO reset()'s with value 0

type Type = u16

impl ResetValue for TCD_CITER_ELINKYES[src]

Register TCD%s_CITER_ELINKYES reset()'s with value 0

type Type = u16

impl ResetValue for TCD_CSR[src]

Register TCD%s_CSR reset()'s with value 0

type Type = u16

impl ResetValue for TCD_DADDR[src]

Register TCD%s_DADDR reset()'s with value 0

type Type = u32

impl ResetValue for TCD_DLASTSGA[src]

Register TCD%s_DLASTSGA reset()'s with value 0

type Type = u32

impl ResetValue for TCD_DOFF[src]

Register TCD%s_DOFF reset()'s with value 0

type Type = u16

impl ResetValue for TCD_NBYTES_MLNO[src]

Register TCD%s_NBYTES_MLNO reset()'s with value 0

type Type = u32

impl ResetValue for TCD_NBYTES_MLOFFNO[src]

Register TCD%s_NBYTES_MLOFFNO reset()'s with value 0

type Type = u32

impl ResetValue for TCD_NBYTES_MLOFFYES[src]

Register TCD%s_NBYTES_MLOFFYES reset()'s with value 0

type Type = u32

impl ResetValue for TCD_SADDR[src]

Register TCD%s_SADDR reset()'s with value 0

type Type = u32

impl ResetValue for TCD_SLAST[src]

Register TCD%s_SLAST reset()'s with value 0

type Type = u32

impl ResetValue for TCD_SOFF[src]

Register TCD%s_SOFF reset()'s with value 0

type Type = u16

impl ResetValue for CHCFG[src]

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

type Type = u8

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 mk66f18::enet::ECR[src]

Register ECR reset()'s with value 0xf000_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 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 mk66f18::enet::TCR[src]

Register TCR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::enet::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 CMPH[src]

Register CMPH reset()'s with value 0xff

type Type = u8

impl ResetValue for CMPL[src]

Register CMPL reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::ewm::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u8

impl ResetValue for SERV[src]

Register SERV reset()'s with value 0

type Type = u8

impl ResetValue for CSAR[src]

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

type Type = u32

impl ResetValue for CSCR[src]

Register CSCR%s reset()'s with value 0x003f_fc00

type Type = u32

impl ResetValue for CSMR[src]

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

type Type = u32

impl ResetValue for CSPMCR[src]

Register CSPMCR reset()'s with value 0

type Type = u32

impl ResetValue for DATAW0SLM[src]

Register DATAW0S%sLM reset()'s with value 0

type Type = u32

impl ResetValue for DATAW0SML[src]

Register DATAW0S%sML reset()'s with value 0

type Type = u32

impl ResetValue for DATAW0SMU[src]

Register DATAW0S%sMU reset()'s with value 0

type Type = u32

impl ResetValue for DATAW0SUM[src]

Register DATAW0S%sUM reset()'s with value 0

type Type = u32

impl ResetValue for DATAW1SLM[src]

Register DATAW1S%sLM reset()'s with value 0

type Type = u32

impl ResetValue for DATAW1SML[src]

Register DATAW1S%sML reset()'s with value 0

type Type = u32

impl ResetValue for DATAW1SMU[src]

Register DATAW1S%sMU reset()'s with value 0

type Type = u32

impl ResetValue for DATAW1SUM[src]

Register DATAW1S%sUM reset()'s with value 0

type Type = u32

impl ResetValue for DATAW2SLM[src]

Register DATAW2S%sLM reset()'s with value 0

type Type = u32

impl ResetValue for DATAW2SML[src]

Register DATAW2S%sML reset()'s with value 0

type Type = u32

impl ResetValue for DATAW2SMU[src]

Register DATAW2S%sMU reset()'s with value 0

type Type = u32

impl ResetValue for DATAW2SUM[src]

Register DATAW2S%sUM reset()'s with value 0

type Type = u32

impl ResetValue for DATAW3SLM[src]

Register DATAW3S%sLM reset()'s with value 0

type Type = u32

impl ResetValue for DATAW3SML[src]

Register DATAW3S%sML reset()'s with value 0

type Type = u32

impl ResetValue for DATAW3SMU[src]

Register DATAW3S%sMU reset()'s with value 0

type Type = u32

impl ResetValue for DATAW3SUM[src]

Register DATAW3S%sUM reset()'s with value 0

type Type = u32

impl ResetValue for PFAPR[src]

Register PFAPR reset()'s with value 0x00f8_003f

type Type = u32

impl ResetValue for PFB01CR[src]

Register PFB01CR reset()'s with value 0x3004_001f

type Type = u32

impl ResetValue for PFB23CR[src]

Register PFB23CR reset()'s with value 0x3004_001f

type Type = u32

impl ResetValue for TAGVDW0S[src]

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

type Type = u32

impl ResetValue for TAGVDW1S[src]

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

type Type = u32

impl ResetValue for TAGVDW2S[src]

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

type Type = u32

impl ResetValue for TAGVDW3S[src]

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

type Type = u32

impl ResetValue for FCCOB[src]

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

type Type = u8

impl ResetValue for FCNFG[src]

Register FCNFG reset()'s with value 0

type Type = u8

impl ResetValue for FDPROT[src]

Register FDPROT reset()'s with value 0

type Type = u8

impl ResetValue for FEPROT[src]

Register FEPROT reset()'s with value 0

type Type = u8

impl ResetValue for FPROT[src]

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

type Type = u8

impl ResetValue for FSTAT[src]

Register FSTAT reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::ftm0::CNT[src]

Register CNT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::CNTIN[src]

Register CNTIN reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::COMBINE[src]

Register COMBINE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::CONF[src]

Register CONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::CSC[src]

Register C%sSC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::CV[src]

Register C%sV reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::DEADTIME[src]

Register DEADTIME reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::EXTTRIG[src]

Register EXTTRIG reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::FILTER[src]

Register FILTER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::FLTCTRL[src]

Register FLTCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::FLTPOL[src]

Register FLTPOL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::FMS[src]

Register FMS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::INVCTRL[src]

Register INVCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::MOD[src]

Register MOD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::MODE[src]

Register MODE reset()'s with value 0x04

type Type = u32

impl ResetValue for mk66f18::ftm0::OUTINIT[src]

Register OUTINIT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::OUTMASK[src]

Register OUTMASK reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::POL[src]

Register POL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::PWMLOAD[src]

Register PWMLOAD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::QDCTRL[src]

Register QDCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::SC[src]

Register SC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::SWOCTRL[src]

Register SWOCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::SYNC[src]

Register SYNC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm0::SYNCONF[src]

Register SYNCONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::CNT[src]

Register CNT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::CNTIN[src]

Register CNTIN reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::COMBINE[src]

Register COMBINE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::CONF[src]

Register CONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::CSC[src]

Register C%sSC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::CV[src]

Register C%sV reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::DEADTIME[src]

Register DEADTIME reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::EXTTRIG[src]

Register EXTTRIG reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::FILTER[src]

Register FILTER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::FLTCTRL[src]

Register FLTCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::FLTPOL[src]

Register FLTPOL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::FMS[src]

Register FMS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::INVCTRL[src]

Register INVCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::MOD[src]

Register MOD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::MODE[src]

Register MODE reset()'s with value 0x04

type Type = u32

impl ResetValue for mk66f18::ftm1::OUTINIT[src]

Register OUTINIT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::OUTMASK[src]

Register OUTMASK reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::POL[src]

Register POL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::PWMLOAD[src]

Register PWMLOAD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::QDCTRL[src]

Register QDCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::SC[src]

Register SC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::SWOCTRL[src]

Register SWOCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::SYNC[src]

Register SYNC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm1::SYNCONF[src]

Register SYNCONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::CNT[src]

Register CNT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::CNTIN[src]

Register CNTIN reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::COMBINE[src]

Register COMBINE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::CONF[src]

Register CONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::CSC[src]

Register C%sSC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::CV[src]

Register C%sV reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::DEADTIME[src]

Register DEADTIME reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::EXTTRIG[src]

Register EXTTRIG reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::FILTER[src]

Register FILTER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::FLTCTRL[src]

Register FLTCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::FLTPOL[src]

Register FLTPOL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::FMS[src]

Register FMS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::INVCTRL[src]

Register INVCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::MOD[src]

Register MOD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::MODE[src]

Register MODE reset()'s with value 0x04

type Type = u32

impl ResetValue for mk66f18::ftm2::OUTINIT[src]

Register OUTINIT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::OUTMASK[src]

Register OUTMASK reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::POL[src]

Register POL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::PWMLOAD[src]

Register PWMLOAD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::QDCTRL[src]

Register QDCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::SC[src]

Register SC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::SWOCTRL[src]

Register SWOCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::SYNC[src]

Register SYNC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm2::SYNCONF[src]

Register SYNCONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::CNT[src]

Register CNT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::CNTIN[src]

Register CNTIN reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::COMBINE[src]

Register COMBINE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::CONF[src]

Register CONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::CSC[src]

Register C%sSC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::CV[src]

Register C%sV reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::DEADTIME[src]

Register DEADTIME reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::EXTTRIG[src]

Register EXTTRIG reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::FILTER[src]

Register FILTER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::FLTCTRL[src]

Register FLTCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::FLTPOL[src]

Register FLTPOL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::FMS[src]

Register FMS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::INVCTRL[src]

Register INVCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::MOD[src]

Register MOD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::MODE[src]

Register MODE reset()'s with value 0x04

type Type = u32

impl ResetValue for mk66f18::ftm3::OUTINIT[src]

Register OUTINIT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::OUTMASK[src]

Register OUTMASK reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::POL[src]

Register POL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::PWMLOAD[src]

Register PWMLOAD reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::QDCTRL[src]

Register QDCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::SC[src]

Register SC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::SWOCTRL[src]

Register SWOCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::SYNC[src]

Register SYNC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::ftm3::SYNCONF[src]

Register SYNCONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioa::PCOR[src]

Register PCOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioa::PDDR[src]

Register PDDR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioa::PDOR[src]

Register PDOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioa::PSOR[src]

Register PSOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioa::PTOR[src]

Register PTOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiob::PCOR[src]

Register PCOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiob::PDDR[src]

Register PDDR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiob::PDOR[src]

Register PDOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiob::PSOR[src]

Register PSOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiob::PTOR[src]

Register PTOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioc::PCOR[src]

Register PCOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioc::PDDR[src]

Register PDDR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioc::PDOR[src]

Register PDOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioc::PSOR[src]

Register PSOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioc::PTOR[src]

Register PTOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiod::PCOR[src]

Register PCOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiod::PDDR[src]

Register PDDR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiod::PDOR[src]

Register PDOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiod::PSOR[src]

Register PSOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpiod::PTOR[src]

Register PTOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioe::PCOR[src]

Register PCOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioe::PDDR[src]

Register PDDR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioe::PDOR[src]

Register PDOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioe::PSOR[src]

Register PSOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::gpioe::PTOR[src]

Register PTOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::i2c0::A1[src]

Register A1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c0::A2[src]

Register A2 reset()'s with value 0xc2

type Type = u8

impl ResetValue for mk66f18::i2c0::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c0::C2[src]

Register C2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c0::D[src]

Register D reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c0::F[src]

Register F reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c0::FLT[src]

Register FLT reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c0::RA[src]

Register RA reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c0::S[src]

Register S reset()'s with value 0x80

type Type = u8

impl ResetValue for mk66f18::i2c0::SLTH[src]

Register SLTH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c0::SLTL[src]

Register SLTL reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c0::SMB[src]

Register SMB reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::A1[src]

Register A1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::A2[src]

Register A2 reset()'s with value 0xc2

type Type = u8

impl ResetValue for mk66f18::i2c1::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::C2[src]

Register C2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::D[src]

Register D reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::F[src]

Register F reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::FLT[src]

Register FLT reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::RA[src]

Register RA reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::S[src]

Register S reset()'s with value 0x80

type Type = u8

impl ResetValue for mk66f18::i2c1::SLTH[src]

Register SLTH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::SLTL[src]

Register SLTL reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c1::SMB[src]

Register SMB reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::A1[src]

Register A1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::A2[src]

Register A2 reset()'s with value 0xc2

type Type = u8

impl ResetValue for mk66f18::i2c2::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::C2[src]

Register C2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::D[src]

Register D reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::F[src]

Register F reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::FLT[src]

Register FLT reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::RA[src]

Register RA reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::S[src]

Register S reset()'s with value 0x80

type Type = u8

impl ResetValue for mk66f18::i2c2::SLTH[src]

Register SLTH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::SLTL[src]

Register SLTL reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c2::SMB[src]

Register SMB reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::A1[src]

Register A1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::A2[src]

Register A2 reset()'s with value 0xc2

type Type = u8

impl ResetValue for mk66f18::i2c3::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::C2[src]

Register C2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::D[src]

Register D reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::F[src]

Register F reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::FLT[src]

Register FLT reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::RA[src]

Register RA reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::S[src]

Register S reset()'s with value 0x80

type Type = u8

impl ResetValue for mk66f18::i2c3::SLTH[src]

Register SLTH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::SLTL[src]

Register SLTL reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2c3::SMB[src]

Register SMB reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::i2s0::MCR[src]

Register MCR reset()'s with value 0

type Type = u32

impl ResetValue for MDR[src]

Register MDR reset()'s with value 0

type Type = u32

impl ResetValue for RCR1[src]

Register RCR1 reset()'s with value 0

type Type = u32

impl ResetValue for RCR2[src]

Register RCR2 reset()'s with value 0

type Type = u32

impl ResetValue for RCR3[src]

Register RCR3 reset()'s with value 0

type Type = u32

impl ResetValue for RCR4[src]

Register RCR4 reset()'s with value 0

type Type = u32

impl ResetValue for RCR5[src]

Register RCR5 reset()'s with value 0

type Type = u32

impl ResetValue for RCSR[src]

Register RCSR reset()'s with value 0

type Type = u32

impl ResetValue for RMR[src]

Register RMR reset()'s with value 0

type Type = u32

impl ResetValue for TCR1[src]

Register TCR1 reset()'s with value 0

type Type = u32

impl ResetValue for TCR2[src]

Register TCR2 reset()'s with value 0

type Type = u32

impl ResetValue for TCR3[src]

Register TCR3 reset()'s with value 0

type Type = u32

impl ResetValue for TCR4[src]

Register TCR4 reset()'s with value 0

type Type = u32

impl ResetValue for TCR5[src]

Register TCR5 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::i2s0::TCSR[src]

Register TCSR reset()'s with value 0

type Type = u32

impl ResetValue for TDR[src]

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

type Type = u32

impl ResetValue for TMR[src]

Register TMR reset()'s with value 0

type Type = u32

impl ResetValue for FILT1[src]

Register FILT1 reset()'s with value 0

type Type = u8

impl ResetValue for FILT2[src]

Register FILT2 reset()'s with value 0

type Type = u8

impl ResetValue for FILT3[src]

Register FILT3 reset()'s with value 0

type Type = u8

impl ResetValue for FILT4[src]

Register FILT4 reset()'s with value 0

type Type = u8

impl ResetValue for ME[src]

Register ME reset()'s with value 0

type Type = u8

impl ResetValue for PE1[src]

Register PE1 reset()'s with value 0

type Type = u8

impl ResetValue for PE2[src]

Register PE2 reset()'s with value 0

type Type = u8

impl ResetValue for PE3[src]

Register PE3 reset()'s with value 0

type Type = u8

impl ResetValue for PE4[src]

Register PE4 reset()'s with value 0

type Type = u8

impl ResetValue for PE5[src]

Register PE5 reset()'s with value 0

type Type = u8

impl ResetValue for PE6[src]

Register PE6 reset()'s with value 0

type Type = u8

impl ResetValue for PE7[src]

Register PE7 reset()'s with value 0

type Type = u8

impl ResetValue for PE8[src]

Register PE8 reset()'s with value 0

type Type = u8

impl ResetValue for PF1[src]

Register PF1 reset()'s with value 0

type Type = u8

impl ResetValue for PF2[src]

Register PF2 reset()'s with value 0

type Type = u8

impl ResetValue for PF3[src]

Register PF3 reset()'s with value 0

type Type = u8

impl ResetValue for PF4[src]

Register PF4 reset()'s with value 0

type Type = u8

impl ResetValue for PCCCR[src]

Register PCCCR reset()'s with value 0

type Type = u32

impl ResetValue for PCCCVR[src]

Register PCCCVR reset()'s with value 0

type Type = u32

impl ResetValue for PCCLCR[src]

Register PCCLCR reset()'s with value 0

type Type = u32

impl ResetValue for PCCRMR[src]

Register PCCRMR reset()'s with value 0xaa0f_a000

type Type = u32

impl ResetValue for PCCSAR[src]

Register PCCSAR reset()'s with value 0

type Type = u32

impl ResetValue for CMR[src]

Register CMR reset()'s with value 0

type Type = u32

impl ResetValue for CNR[src]

Register CNR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::lptmr0::CSR[src]

Register CSR reset()'s with value 0

type Type = u32

impl ResetValue for PSR[src]

Register PSR reset()'s with value 0

type Type = u32

impl ResetValue for BAUD[src]

Register BAUD reset()'s with value 0x0f00_0004

type Type = u32

impl ResetValue for mk66f18::lpuart0::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::lpuart0::DATA[src]

Register DATA reset()'s with value 0x1000

type Type = u32

impl ResetValue for MATCH[src]

Register MATCH reset()'s with value 0

type Type = u32

impl ResetValue for MODIR[src]

Register MODIR reset()'s with value 0

type Type = u32

impl ResetValue for STAT[src]

Register STAT reset()'s with value 0x00c0_0000

type Type = u32

impl ResetValue for ATCVH[src]

Register ATCVH reset()'s with value 0

type Type = u8

impl ResetValue for ATCVL[src]

Register ATCVL reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::mcg::C1[src]

Register C1 reset()'s with value 0x04

type Type = u8

impl ResetValue for C11[src]

Register C11 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::mcg::C2[src]

Register C2 reset()'s with value 0x80

type Type = u8

impl ResetValue for mk66f18::mcg::C3[src]

Register C3 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::mcg::C4[src]

Register C4 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::mcg::C5[src]

Register C5 reset()'s with value 0

type Type = u8

impl ResetValue for C6[src]

Register C6 reset()'s with value 0

type Type = u8

impl ResetValue for C7[src]

Register C7 reset()'s with value 0

type Type = u8

impl ResetValue for C8[src]

Register C8 reset()'s with value 0x80

type Type = u8

impl ResetValue for C9[src]

Register C9 reset()'s with value 0x10

type Type = u8

impl ResetValue for mk66f18::mcg::S[src]

Register S reset()'s with value 0x10

type Type = u8

impl ResetValue for mk66f18::mcg::SC[src]

Register SC reset()'s with value 0x02

type Type = u8

impl ResetValue for CPO[src]

Register CPO reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::mcm::CR[src]

Register CR reset()'s with value 0

type Type = u32

impl ResetValue for ETBCC[src]

Register ETBCC reset()'s with value 0

type Type = u32

impl ResetValue for ETBRL[src]

Register ETBRL reset()'s with value 0

type Type = u32

impl ResetValue for ISCR[src]

Register ISCR reset()'s with value 0

type Type = u32

impl ResetValue for PID[src]

Register PID reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::osc::CR[src]

Register CR reset()'s with value 0

type Type = u8

impl ResetValue for DIV[src]

Register DIV reset()'s with value 0

type Type = u8

impl ResetValue for CHC1[src]

Register CH%sC1 reset()'s with value 0

type Type = u32

impl ResetValue for CHDLY0[src]

Register CH%sDLY0 reset()'s with value 0

type Type = u32

impl ResetValue for CHDLY1[src]

Register CH%sDLY1 reset()'s with value 0

type Type = u32

impl ResetValue for CHS[src]

Register CH%sS reset()'s with value 0

type Type = u32

impl ResetValue for DACINT[src]

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

type Type = u32

impl ResetValue for DACINTC[src]

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

type Type = u32

impl ResetValue for IDLY[src]

Register IDLY reset()'s with value 0xffff

type Type = u32

impl ResetValue for mk66f18::pdb0::MOD[src]

Register MOD reset()'s with value 0xffff

type Type = u32

impl ResetValue for PODLY[src]

Register PO%sDLY reset()'s with value 0

type Type = u32

impl ResetValue for POEN[src]

Register POEN reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::pdb0::SC[src]

Register SC reset()'s with value 0

type Type = u32

impl ResetValue for LDVAL[src]

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

type Type = u32

impl ResetValue for mk66f18::pit::MCR[src]

Register MCR reset()'s with value 0x06

type Type = u32

impl ResetValue for TCTRL[src]

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

type Type = u32

impl ResetValue for TFLG[src]

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

type Type = u32

impl ResetValue for LVDSC1[src]

Register LVDSC1 reset()'s with value 0x10

type Type = u8

impl ResetValue for LVDSC2[src]

Register LVDSC2 reset()'s with value 0

type Type = u8

impl ResetValue for REGSC[src]

Register REGSC reset()'s with value 0x24

type Type = u8

impl ResetValue for mk66f18::porta::GPCHR[src]

Register GPCHR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::GPCLR[src]

Register GPCLR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::ISFR[src]

Register ISFR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR0[src]

Register PCR0 reset()'s with value 0x0702

type Type = u32

impl ResetValue for mk66f18::porta::PCR1[src]

Register PCR1 reset()'s with value 0x0703

type Type = u32

impl ResetValue for mk66f18::porta::PCR10[src]

Register PCR10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR11[src]

Register PCR11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR12[src]

Register PCR12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR13[src]

Register PCR13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR14[src]

Register PCR14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR15[src]

Register PCR15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR16[src]

Register PCR16 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR17[src]

Register PCR17 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR18[src]

Register PCR18 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR19[src]

Register PCR19 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR2[src]

Register PCR2 reset()'s with value 0x0703

type Type = u32

impl ResetValue for mk66f18::porta::PCR20[src]

Register PCR20 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR21[src]

Register PCR21 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR22[src]

Register PCR22 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR23[src]

Register PCR23 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR24[src]

Register PCR24 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR25[src]

Register PCR25 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR26[src]

Register PCR26 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR27[src]

Register PCR27 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR28[src]

Register PCR28 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR29[src]

Register PCR29 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR3[src]

Register PCR3 reset()'s with value 0x0703

type Type = u32

impl ResetValue for mk66f18::porta::PCR30[src]

Register PCR30 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR31[src]

Register PCR31 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR4[src]

Register PCR4 reset()'s with value 0x0703

type Type = u32

impl ResetValue for mk66f18::porta::PCR5[src]

Register PCR5 reset()'s with value 0x01

type Type = u32

impl ResetValue for mk66f18::porta::PCR6[src]

Register PCR6 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR7[src]

Register PCR7 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR8[src]

Register PCR8 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porta::PCR9[src]

Register PCR9 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::GPCHR[src]

Register GPCHR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::GPCLR[src]

Register GPCLR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::ISFR[src]

Register ISFR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR0[src]

Register PCR0 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR1[src]

Register PCR1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR10[src]

Register PCR10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR11[src]

Register PCR11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR12[src]

Register PCR12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR13[src]

Register PCR13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR14[src]

Register PCR14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR15[src]

Register PCR15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR16[src]

Register PCR16 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR17[src]

Register PCR17 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR18[src]

Register PCR18 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR19[src]

Register PCR19 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR2[src]

Register PCR2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR20[src]

Register PCR20 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR21[src]

Register PCR21 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR22[src]

Register PCR22 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR23[src]

Register PCR23 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR24[src]

Register PCR24 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR25[src]

Register PCR25 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR26[src]

Register PCR26 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR27[src]

Register PCR27 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR28[src]

Register PCR28 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR29[src]

Register PCR29 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR3[src]

Register PCR3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR30[src]

Register PCR30 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR31[src]

Register PCR31 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR4[src]

Register PCR4 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR5[src]

Register PCR5 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR6[src]

Register PCR6 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR7[src]

Register PCR7 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR8[src]

Register PCR8 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portb::PCR9[src]

Register PCR9 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::GPCHR[src]

Register GPCHR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::GPCLR[src]

Register GPCLR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::ISFR[src]

Register ISFR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR0[src]

Register PCR0 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR1[src]

Register PCR1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR10[src]

Register PCR10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR11[src]

Register PCR11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR12[src]

Register PCR12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR13[src]

Register PCR13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR14[src]

Register PCR14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR15[src]

Register PCR15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR16[src]

Register PCR16 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR17[src]

Register PCR17 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR18[src]

Register PCR18 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR19[src]

Register PCR19 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR2[src]

Register PCR2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR20[src]

Register PCR20 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR21[src]

Register PCR21 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR22[src]

Register PCR22 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR23[src]

Register PCR23 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR24[src]

Register PCR24 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR25[src]

Register PCR25 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR26[src]

Register PCR26 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR27[src]

Register PCR27 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR28[src]

Register PCR28 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR29[src]

Register PCR29 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR3[src]

Register PCR3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR30[src]

Register PCR30 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR31[src]

Register PCR31 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR4[src]

Register PCR4 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR5[src]

Register PCR5 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR6[src]

Register PCR6 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR7[src]

Register PCR7 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR8[src]

Register PCR8 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portc::PCR9[src]

Register PCR9 reset()'s with value 0

type Type = u32

impl ResetValue for DFCR[src]

Register DFCR reset()'s with value 0

type Type = u32

impl ResetValue for DFER[src]

Register DFER reset()'s with value 0

type Type = u32

impl ResetValue for DFWR[src]

Register DFWR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::GPCHR[src]

Register GPCHR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::GPCLR[src]

Register GPCLR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::ISFR[src]

Register ISFR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR0[src]

Register PCR0 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR1[src]

Register PCR1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR10[src]

Register PCR10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR11[src]

Register PCR11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR12[src]

Register PCR12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR13[src]

Register PCR13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR14[src]

Register PCR14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR15[src]

Register PCR15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR16[src]

Register PCR16 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR17[src]

Register PCR17 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR18[src]

Register PCR18 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR19[src]

Register PCR19 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR2[src]

Register PCR2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR20[src]

Register PCR20 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR21[src]

Register PCR21 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR22[src]

Register PCR22 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR23[src]

Register PCR23 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR24[src]

Register PCR24 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR25[src]

Register PCR25 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR26[src]

Register PCR26 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR27[src]

Register PCR27 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR28[src]

Register PCR28 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR29[src]

Register PCR29 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR3[src]

Register PCR3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR30[src]

Register PCR30 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR31[src]

Register PCR31 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR4[src]

Register PCR4 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR5[src]

Register PCR5 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR6[src]

Register PCR6 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR7[src]

Register PCR7 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR8[src]

Register PCR8 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::portd::PCR9[src]

Register PCR9 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::GPCHR[src]

Register GPCHR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::GPCLR[src]

Register GPCLR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::ISFR[src]

Register ISFR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR0[src]

Register PCR0 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR1[src]

Register PCR1 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR10[src]

Register PCR10 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR11[src]

Register PCR11 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR12[src]

Register PCR12 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR13[src]

Register PCR13 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR14[src]

Register PCR14 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR15[src]

Register PCR15 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR16[src]

Register PCR16 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR17[src]

Register PCR17 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR18[src]

Register PCR18 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR19[src]

Register PCR19 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR2[src]

Register PCR2 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR20[src]

Register PCR20 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR21[src]

Register PCR21 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR22[src]

Register PCR22 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR23[src]

Register PCR23 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR24[src]

Register PCR24 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR25[src]

Register PCR25 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR26[src]

Register PCR26 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR27[src]

Register PCR27 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR28[src]

Register PCR28 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR29[src]

Register PCR29 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR3[src]

Register PCR3 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR30[src]

Register PCR30 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR31[src]

Register PCR31 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR4[src]

Register PCR4 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR5[src]

Register PCR5 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR6[src]

Register PCR6 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR7[src]

Register PCR7 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR8[src]

Register PCR8 reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::porte::PCR9[src]

Register PCR9 reset()'s with value 0

type Type = u32

impl ResetValue for RPFC[src]

Register RPFC reset()'s with value 0

type Type = u8

impl ResetValue for RPFW[src]

Register RPFW reset()'s with value 0

type Type = u8

impl ResetValue for SSRS0[src]

Register SSRS0 reset()'s with value 0x82

type Type = u8

impl ResetValue for SSRS1[src]

Register SSRS1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::rfsys::REG[src]

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

type Type = u32

impl ResetValue for mk66f18::rfvbat::REG[src]

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

type Type = u32

impl ResetValue for mk66f18::rng::CR[src]

Register CR reset()'s with value 0

type Type = u32

impl ResetValue for ER[src]

Register ER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::rtc::CR[src]

Register CR reset()'s with value 0

type Type = u32

impl ResetValue for IER[src]

Register IER reset()'s with value 0x07

type Type = u32

impl ResetValue for LR[src]

Register LR reset()'s with value 0xffff

type Type = u32

impl ResetValue for MCHR[src]

Register MCHR reset()'s with value 0

type Type = u32

impl ResetValue for MCLR[src]

Register MCLR reset()'s with value 0

type Type = u32

impl ResetValue for MER[src]

Register MER reset()'s with value 0

type Type = u32

impl ResetValue for RAR[src]

Register RAR reset()'s with value 0xffff

type Type = u32

impl ResetValue for mk66f18::rtc::SR[src]

Register SR reset()'s with value 0x01

type Type = u32

impl ResetValue for TAR[src]

Register TAR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::rtc::TCR[src]

Register TCR reset()'s with value 0

type Type = u32

impl ResetValue for TPR[src]

Register TPR reset()'s with value 0

type Type = u32

impl ResetValue for TSR[src]

Register TSR reset()'s with value 0

type Type = u32

impl ResetValue for WAR[src]

Register WAR reset()'s with value 0xffff

type Type = u32

impl ResetValue for ADSADDR[src]

Register ADSADDR reset()'s with value 0

type Type = u32

impl ResetValue for BLKATTR[src]

Register BLKATTR reset()'s with value 0

type Type = u32

impl ResetValue for CMDARG[src]

Register CMDARG reset()'s with value 0

type Type = u32

impl ResetValue for DATPORT[src]

Register DATPORT reset()'s with value 0

type Type = u32

impl ResetValue for DSADDR[src]

Register DSADDR reset()'s with value 0

type Type = u32

impl ResetValue for FEVT[src]

Register FEVT reset()'s with value 0

type Type = u32

impl ResetValue for IRQSIGEN[src]

Register IRQSIGEN reset()'s with value 0

type Type = u32

impl ResetValue for IRQSTAT[src]

Register IRQSTAT reset()'s with value 0

type Type = u32

impl ResetValue for IRQSTATEN[src]

Register IRQSTATEN reset()'s with value 0x117f_013f

type Type = u32

impl ResetValue for MMCBOOT[src]

Register MMCBOOT reset()'s with value 0

type Type = u32

impl ResetValue for PROCTL[src]

Register PROCTL reset()'s with value 0x20

type Type = u32

impl ResetValue for SYSCTL[src]

Register SYSCTL reset()'s with value 0x8008

type Type = u32

impl ResetValue for VENDOR[src]

Register VENDOR reset()'s with value 0x01

type Type = u32

impl ResetValue for WML[src]

Register WML reset()'s with value 0x0010_0010

type Type = u32

impl ResetValue for XFERTYP[src]

Register XFERTYP reset()'s with value 0

type Type = u32

impl ResetValue for AC[src]

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

type Type = u32

impl ResetValue for CM[src]

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

type Type = u32

impl ResetValue for mk66f18::sdram::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u16

impl ResetValue for CLKDIV1[src]

Register CLKDIV1 reset()'s with value 0x0011_0000

type Type = u32

impl ResetValue for CLKDIV2[src]

Register CLKDIV2 reset()'s with value 0

type Type = u32

impl ResetValue for CLKDIV3[src]

Register CLKDIV3 reset()'s with value 0

type Type = u32

impl ResetValue for CLKDIV4[src]

Register CLKDIV4 reset()'s with value 0

type Type = u32

impl ResetValue for FCFG1[src]

Register FCFG1 reset()'s with value 0xff0f_0f00

type Type = u32

impl ResetValue for SCGC1[src]

Register SCGC1 reset()'s with value 0

type Type = u32

impl ResetValue for SCGC2[src]

Register SCGC2 reset()'s with value 0

type Type = u32

impl ResetValue for SCGC3[src]

Register SCGC3 reset()'s with value 0

type Type = u32

impl ResetValue for SCGC4[src]

Register SCGC4 reset()'s with value 0xf010_0030

type Type = u32

impl ResetValue for SCGC5[src]

Register SCGC5 reset()'s with value 0x0004_0182

type Type = u32

impl ResetValue for SCGC6[src]

Register SCGC6 reset()'s with value 0x4000_0001

type Type = u32

impl ResetValue for SCGC7[src]

Register SCGC7 reset()'s with value 0x06

type Type = u32

impl ResetValue for SOPT1[src]

Register SOPT1 reset()'s with value 0x8000_0000

type Type = u32

impl ResetValue for SOPT1CFG[src]

Register SOPT1CFG reset()'s with value 0

type Type = u32

impl ResetValue for SOPT2[src]

Register SOPT2 reset()'s with value 0x1000

type Type = u32

impl ResetValue for SOPT4[src]

Register SOPT4 reset()'s with value 0

type Type = u32

impl ResetValue for SOPT5[src]

Register SOPT5 reset()'s with value 0

type Type = u32

impl ResetValue for SOPT7[src]

Register SOPT7 reset()'s with value 0

type Type = u32

impl ResetValue for SOPT8[src]

Register SOPT8 reset()'s with value 0

type Type = u32

impl ResetValue for SOPT9[src]

Register SOPT9 reset()'s with value 0

type Type = u32

impl ResetValue for USBPHYCTL[src]

Register USBPHYCTL reset()'s with value 0x0060_0000

type Type = u32

impl ResetValue for PMCTRL[src]

Register PMCTRL reset()'s with value 0

type Type = u8

impl ResetValue for PMPROT[src]

Register PMPROT reset()'s with value 0

type Type = u8

impl ResetValue for STOPCTRL[src]

Register STOPCTRL reset()'s with value 0x03

type Type = u8

impl ResetValue for mk66f18::spi0::CTAR[src]

Register CTAR%s reset()'s with value 0x7800_0000

type Type = u32

impl ResetValue for mk66f18::spi0::CTAR_SLAVE[src]

Register CTAR_SLAVE reset()'s with value 0x7800_0000

type Type = u32

impl ResetValue for mk66f18::spi0::MCR[src]

Register MCR reset()'s with value 0x4001

type Type = u32

impl ResetValue for mk66f18::spi0::PUSHR[src]

Register PUSHR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi0::PUSHR_SLAVE[src]

Register PUSHR_SLAVE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi0::RSER[src]

Register RSER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi0::SR[src]

Register SR reset()'s with value 0x0200_0000

type Type = u32

impl ResetValue for mk66f18::spi0::TCR[src]

Register TCR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi1::CTAR[src]

Register CTAR%s reset()'s with value 0x7800_0000

type Type = u32

impl ResetValue for mk66f18::spi1::CTAR_SLAVE[src]

Register CTAR_SLAVE reset()'s with value 0x7800_0000

type Type = u32

impl ResetValue for mk66f18::spi1::MCR[src]

Register MCR reset()'s with value 0x4001

type Type = u32

impl ResetValue for mk66f18::spi1::PUSHR[src]

Register PUSHR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi1::PUSHR_SLAVE[src]

Register PUSHR_SLAVE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi1::RSER[src]

Register RSER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi1::SR[src]

Register SR reset()'s with value 0x0200_0000

type Type = u32

impl ResetValue for mk66f18::spi1::TCR[src]

Register TCR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi2::CTAR[src]

Register CTAR%s reset()'s with value 0x7800_0000

type Type = u32

impl ResetValue for mk66f18::spi2::CTAR_SLAVE[src]

Register CTAR_SLAVE reset()'s with value 0x7800_0000

type Type = u32

impl ResetValue for mk66f18::spi2::MCR[src]

Register MCR reset()'s with value 0x4001

type Type = u32

impl ResetValue for mk66f18::spi2::PUSHR[src]

Register PUSHR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi2::PUSHR_SLAVE[src]

Register PUSHR_SLAVE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi2::RSER[src]

Register RSER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::spi2::SR[src]

Register SR reset()'s with value 0x0200_0000

type Type = u32

impl ResetValue for mk66f18::spi2::TCR[src]

Register TCR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::sys_tick::CSR[src]

Register CSR reset()'s with value 0x04

type Type = u32

impl ResetValue for CVR[src]

Register CVR reset()'s with value 0

type Type = u32

impl ResetValue for RVR[src]

Register RVR reset()'s with value 0

type Type = u32

impl ResetValue for CESR[src]

Register CESR reset()'s with value 0x0081_5101

type Type = u32

impl ResetValue for RGDAAC[src]

Register RGDAAC%s reset()'s with value 0x0061_f7df

type Type = u32

impl ResetValue for RGD_WORD0[src]

Register RGD%s_WORD0 reset()'s with value 0

type Type = u32

impl ResetValue for RGD_WORD1[src]

Register RGD%s_WORD1 reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for RGD_WORD2[src]

Register RGD%s_WORD2 reset()'s with value 0x0061_f7df

type Type = u32

impl ResetValue for RGD_WORD3[src]

Register RGD%s_WORD3 reset()'s with value 0x01

type Type = u32

impl ResetValue for ACTLR[src]

Register ACTLR reset()'s with value 0

type Type = u32

impl ResetValue for AFSR[src]

Register AFSR reset()'s with value 0

type Type = u32

impl ResetValue for AIRCR[src]

Register AIRCR reset()'s with value 0xfa05_0000

type Type = u32

impl ResetValue for BFAR[src]

Register BFAR reset()'s with value 0

type Type = u32

impl ResetValue for CCR[src]

Register CCR reset()'s with value 0

type Type = u32

impl ResetValue for CFSR[src]

Register CFSR reset()'s with value 0

type Type = u32

impl ResetValue for CPACR[src]

Register CPACR reset()'s with value 0

type Type = u32

impl ResetValue for DFSR[src]

Register DFSR reset()'s with value 0

type Type = u32

impl ResetValue for FPCAR[src]

Register FPCAR reset()'s with value 0

type Type = u32

impl ResetValue for FPCCR[src]

Register FPCCR reset()'s with value 0xc000_0000

type Type = u32

impl ResetValue for FPDSCR[src]

Register FPDSCR reset()'s with value 0

type Type = u32

impl ResetValue for HFSR[src]

Register HFSR reset()'s with value 0

type Type = u32

impl ResetValue for ICSR[src]

Register ICSR reset()'s with value 0

type Type = u32

impl ResetValue for MMFAR[src]

Register MMFAR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::system_control::SCR[src]

Register SCR reset()'s with value 0

type Type = u32

impl ResetValue for SHCSR[src]

Register SHCSR reset()'s with value 0

type Type = u32

impl ResetValue for SHPR1[src]

Register SHPR1 reset()'s with value 0

type Type = u32

impl ResetValue for SHPR2[src]

Register SHPR2 reset()'s with value 0

type Type = u32

impl ResetValue for SHPR3[src]

Register SHPR3 reset()'s with value 0

type Type = u32

impl ResetValue for VTOR[src]

Register VTOR reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::CNT[src]

Register CNT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::COMBINE[src]

Register COMBINE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::CONF[src]

Register CONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::CSC[src]

Register C%sSC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::CV[src]

Register C%sV reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::FILTER[src]

Register FILTER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::MOD[src]

Register MOD reset()'s with value 0xffff

type Type = u32

impl ResetValue for mk66f18::tpm1::POL[src]

Register POL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::QDCTRL[src]

Register QDCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::SC[src]

Register SC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm1::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::CNT[src]

Register CNT reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::COMBINE[src]

Register COMBINE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::CONF[src]

Register CONF reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::CSC[src]

Register C%sSC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::CV[src]

Register C%sV reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::FILTER[src]

Register FILTER reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::MOD[src]

Register MOD reset()'s with value 0xffff

type Type = u32

impl ResetValue for mk66f18::tpm2::POL[src]

Register POL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::QDCTRL[src]

Register QDCTRL reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::SC[src]

Register SC reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tpm2::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::tsi0::DATA[src]

Register DATA reset()'s with value 0

type Type = u32

impl ResetValue for GENCS[src]

Register GENCS reset()'s with value 0

type Type = u32

impl ResetValue for TSHD[src]

Register TSHD reset()'s with value 0

type Type = u32

impl ResetValue for AP7816A_T0[src]

Register AP7816A_T0 reset()'s with value 0

type Type = u8

impl ResetValue for AP7816B_T0[src]

Register AP7816B_T0 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::BDH[src]

Register BDH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::BDL[src]

Register BDL reset()'s with value 0x04

type Type = u8

impl ResetValue for mk66f18::uart0::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::C2[src]

Register C2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::C3[src]

Register C3 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::C4[src]

Register C4 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::C5[src]

Register C5 reset()'s with value 0

type Type = u8

impl ResetValue for C7816[src]

Register C7816 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::CFIFO[src]

Register CFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::D[src]

Register D reset()'s with value 0

type Type = u8

impl ResetValue for ET7816[src]

Register ET7816 reset()'s with value 0

type Type = u8

impl ResetValue for IE7816[src]

Register IE7816 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::IR[src]

Register IR reset()'s with value 0

type Type = u8

impl ResetValue for IS7816[src]

Register IS7816 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::MA1[src]

Register MA1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::MA2[src]

Register MA2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::MODEM[src]

Register MODEM reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::PFIFO[src]

Register PFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::RWFIFO[src]

Register RWFIFO reset()'s with value 0x01

type Type = u8

impl ResetValue for mk66f18::uart0::S2[src]

Register S2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::SFIFO[src]

Register SFIFO reset()'s with value 0xc0

type Type = u8

impl ResetValue for TL7816[src]

Register TL7816 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart0::TWFIFO[src]

Register TWFIFO reset()'s with value 0

type Type = u8

impl ResetValue for WF7816[src]

Register WF7816 reset()'s with value 0x01

type Type = u8

impl ResetValue for WGP7816_T1[src]

Register WGP7816_T1 reset()'s with value 0x06

type Type = u8

impl ResetValue for WN7816[src]

Register WN7816 reset()'s with value 0

type Type = u8

impl ResetValue for WP7816[src]

Register WP7816 reset()'s with value 0

type Type = u8

impl ResetValue for WP7816A_T0[src]

Register WP7816A_T0 reset()'s with value 0

type Type = u8

impl ResetValue for WP7816A_T1[src]

Register WP7816A_T1 reset()'s with value 0

type Type = u8

impl ResetValue for WP7816B_T0[src]

Register WP7816B_T0 reset()'s with value 0x14

type Type = u8

impl ResetValue for WP7816B_T1[src]

Register WP7816B_T1 reset()'s with value 0x14

type Type = u8

impl ResetValue for WP7816C_T1[src]

Register WP7816C_T1 reset()'s with value 0x0b

type Type = u8

impl ResetValue for mk66f18::uart1::BDH[src]

Register BDH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::BDL[src]

Register BDL reset()'s with value 0x04

type Type = u8

impl ResetValue for mk66f18::uart1::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::C2[src]

Register C2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::C3[src]

Register C3 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::C4[src]

Register C4 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::C5[src]

Register C5 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::CFIFO[src]

Register CFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::D[src]

Register D reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::IR[src]

Register IR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::MA1[src]

Register MA1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::MA2[src]

Register MA2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::MODEM[src]

Register MODEM reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::PFIFO[src]

Register PFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::RWFIFO[src]

Register RWFIFO reset()'s with value 0x01

type Type = u8

impl ResetValue for mk66f18::uart1::S2[src]

Register S2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart1::SFIFO[src]

Register SFIFO reset()'s with value 0xc0

type Type = u8

impl ResetValue for mk66f18::uart1::TWFIFO[src]

Register TWFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::BDH[src]

Register BDH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::BDL[src]

Register BDL reset()'s with value 0x04

type Type = u8

impl ResetValue for mk66f18::uart2::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::C2[src]

Register C2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::C3[src]

Register C3 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::C4[src]

Register C4 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::C5[src]

Register C5 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::CFIFO[src]

Register CFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::D[src]

Register D reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::IR[src]

Register IR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::MA1[src]

Register MA1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::MA2[src]

Register MA2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::MODEM[src]

Register MODEM reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::PFIFO[src]

Register PFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::RWFIFO[src]

Register RWFIFO reset()'s with value 0x01

type Type = u8

impl ResetValue for mk66f18::uart2::S2[src]

Register S2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart2::SFIFO[src]

Register SFIFO reset()'s with value 0xc0

type Type = u8

impl ResetValue for mk66f18::uart2::TWFIFO[src]

Register TWFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::BDH[src]

Register BDH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::BDL[src]

Register BDL reset()'s with value 0x04

type Type = u8

impl ResetValue for mk66f18::uart3::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::C2[src]

Register C2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::C3[src]

Register C3 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::C4[src]

Register C4 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::C5[src]

Register C5 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::CFIFO[src]

Register CFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::D[src]

Register D reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::IR[src]

Register IR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::MA1[src]

Register MA1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::MA2[src]

Register MA2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::MODEM[src]

Register MODEM reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::PFIFO[src]

Register PFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::RWFIFO[src]

Register RWFIFO reset()'s with value 0x01

type Type = u8

impl ResetValue for mk66f18::uart3::S2[src]

Register S2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart3::SFIFO[src]

Register SFIFO reset()'s with value 0xc0

type Type = u8

impl ResetValue for mk66f18::uart3::TWFIFO[src]

Register TWFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::BDH[src]

Register BDH reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::BDL[src]

Register BDL reset()'s with value 0x04

type Type = u8

impl ResetValue for mk66f18::uart4::C1[src]

Register C1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::C2[src]

Register C2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::C3[src]

Register C3 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::C4[src]

Register C4 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::C5[src]

Register C5 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::CFIFO[src]

Register CFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::D[src]

Register D reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::IR[src]

Register IR reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::MA1[src]

Register MA1 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::MA2[src]

Register MA2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::MODEM[src]

Register MODEM reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::PFIFO[src]

Register PFIFO reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::RWFIFO[src]

Register RWFIFO reset()'s with value 0x01

type Type = u8

impl ResetValue for mk66f18::uart4::S2[src]

Register S2 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::uart4::SFIFO[src]

Register SFIFO reset()'s with value 0xc0

type Type = u8

impl ResetValue for mk66f18::uart4::TWFIFO[src]

Register TWFIFO reset()'s with value 0

type Type = u8

impl ResetValue for ADDR[src]

Register ADDR reset()'s with value 0

type Type = u8

impl ResetValue for BDTPAGE1[src]

Register BDTPAGE1 reset()'s with value 0

type Type = u8

impl ResetValue for BDTPAGE2[src]

Register BDTPAGE2 reset()'s with value 0

type Type = u8

impl ResetValue for BDTPAGE3[src]

Register BDTPAGE3 reset()'s with value 0

type Type = u8

impl ResetValue for CLK_RECOVER_CTRL[src]

Register CLK_RECOVER_CTRL reset()'s with value 0

type Type = u8

impl ResetValue for CLK_RECOVER_INT_EN[src]

Register CLK_RECOVER_INT_EN reset()'s with value 0x10

type Type = u8

impl ResetValue for CLK_RECOVER_INT_STATUS[src]

Register CLK_RECOVER_INT_STATUS reset()'s with value 0

type Type = u8

impl ResetValue for CLK_RECOVER_IRC_EN[src]

Register CLK_RECOVER_IRC_EN reset()'s with value 0x01

type Type = u8

impl ResetValue for mk66f18::usb0::CONTROL[src]

Register CONTROL reset()'s with value 0

type Type = u8

impl ResetValue for CTL[src]

Register CTL reset()'s with value 0

type Type = u8

impl ResetValue for ENDPT[src]

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

type Type = u8

impl ResetValue for ERREN[src]

Register ERREN reset()'s with value 0

type Type = u8

impl ResetValue for ERRSTAT[src]

Register ERRSTAT reset()'s with value 0

type Type = u8

impl ResetValue for FRMNUMH[src]

Register FRMNUMH reset()'s with value 0

type Type = u8

impl ResetValue for FRMNUML[src]

Register FRMNUML reset()'s with value 0

type Type = u8

impl ResetValue for INTEN[src]

Register INTEN reset()'s with value 0

type Type = u8

impl ResetValue for ISTAT[src]

Register ISTAT reset()'s with value 0

type Type = u8

impl ResetValue for OTGCTL[src]

Register OTGCTL reset()'s with value 0

type Type = u8

impl ResetValue for OTGICR[src]

Register OTGICR reset()'s with value 0

type Type = u8

impl ResetValue for OTGISTAT[src]

Register OTGISTAT reset()'s with value 0

type Type = u8

impl ResetValue for OTGSTAT[src]

Register OTGSTAT reset()'s with value 0

type Type = u8

impl ResetValue for SOFTHLD[src]

Register SOFTHLD reset()'s with value 0

type Type = u8

impl ResetValue for TOKEN[src]

Register TOKEN reset()'s with value 0

type Type = u8

impl ResetValue for USBCTRL[src]

Register USBCTRL reset()'s with value 0xc0

type Type = u8

impl ResetValue for USBFRMADJUST[src]

Register USBFRMADJUST reset()'s with value 0

type Type = u8

impl ResetValue for USBTRC0[src]

Register USBTRC0 reset()'s with value 0

type Type = u8

impl ResetValue for mk66f18::usbdcd::CLOCK[src]

Register CLOCK reset()'s with value 0xc1

type Type = u32

impl ResetValue for mk66f18::usbdcd::CONTROL[src]

Register CONTROL reset()'s with value 0x0001_0000

type Type = u32

impl ResetValue for mk66f18::usbdcd::SIGNAL_OVERRIDE[src]

Register SIGNAL_OVERRIDE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::usbdcd::TIMER0[src]

Register TIMER0 reset()'s with value 0x0010_0000

type Type = u32

impl ResetValue for mk66f18::usbdcd::TIMER1[src]

Register TIMER1 reset()'s with value 0x000a_0028

type Type = u32

impl ResetValue for mk66f18::usbdcd::TIMER2_BC11[src]

Register TIMER2_BC11 reset()'s with value 0x0028_0001

type Type = u32

impl ResetValue for mk66f18::usbdcd::TIMER2_BC12[src]

Register TIMER2_BC12 reset()'s with value 0x0001_0028

type Type = u32

impl ResetValue for ASYNCLISTADDR[src]

Register ASYNCLISTADDR reset()'s with value 0

type Type = u32

impl ResetValue for BURSTSIZE[src]

Register BURSTSIZE reset()'s with value 0x0808

type Type = u32

impl ResetValue for DEVICEADDR[src]

Register DEVICEADDR reset()'s with value 0

type Type = u32

impl ResetValue for ENDPTNAK[src]

Register ENDPTNAK reset()'s with value 0

type Type = u32

impl ResetValue for ENDPTNAKEN[src]

Register ENDPTNAKEN reset()'s with value 0

type Type = u32

impl ResetValue for EPCOMPLETE[src]

Register EPCOMPLETE reset()'s with value 0

type Type = u32

impl ResetValue for EPCR[src]

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

type Type = u32

impl ResetValue for EPCR0[src]

Register EPCR0 reset()'s with value 0x0080_0080

type Type = u32

impl ResetValue for EPFLUSH[src]

Register EPFLUSH reset()'s with value 0

type Type = u32

impl ResetValue for EPLISTADDR[src]

Register EPLISTADDR reset()'s with value 0

type Type = u32

impl ResetValue for EPPRIME[src]

Register EPPRIME reset()'s with value 0

type Type = u32

impl ResetValue for EPSETUPSR[src]

Register EPSETUPSR reset()'s with value 0

type Type = u32

impl ResetValue for FRINDEX[src]

Register FRINDEX reset()'s with value 0

type Type = u32

impl ResetValue for GPTIMERCTL[src]

Register GPTIMER%sCTL reset()'s with value 0

type Type = u32

impl ResetValue for GPTIMERLD[src]

Register GPTIMER%sLD reset()'s with value 0

type Type = u32

impl ResetValue for OTGSC[src]

Register OTGSC reset()'s with value 0x1020

type Type = u32

impl ResetValue for PERIODICLISTBASE[src]

Register PERIODICLISTBASE reset()'s with value 0

type Type = u32

impl ResetValue for PORTSC1[src]

Register PORTSC1 reset()'s with value 0

type Type = u32

impl ResetValue for TXFILLTUNING[src]

Register TXFILLTUNING reset()'s with value 0

type Type = u32

impl ResetValue for USBCMD[src]

Register USBCMD reset()'s with value 0x0008_0000

type Type = u32

impl ResetValue for USBGENCTRL[src]

Register USBGENCTRL reset()'s with value 0

type Type = u32

impl ResetValue for USBINTR[src]

Register USBINTR reset()'s with value 0

type Type = u32

impl ResetValue for USBMODE[src]

Register USBMODE reset()'s with value 0x5000

type Type = u32

impl ResetValue for USBSTS[src]

Register USBSTS reset()'s with value 0

type Type = u32

impl ResetValue for USB_SBUSCFG[src]

Register USB_SBUSCFG reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::usbhsdcd::CLOCK[src]

Register CLOCK reset()'s with value 0xc1

type Type = u32

impl ResetValue for mk66f18::usbhsdcd::CONTROL[src]

Register CONTROL reset()'s with value 0x0001_0000

type Type = u32

impl ResetValue for mk66f18::usbhsdcd::SIGNAL_OVERRIDE[src]

Register SIGNAL_OVERRIDE reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::usbhsdcd::TIMER0[src]

Register TIMER0 reset()'s with value 0x0010_0000

type Type = u32

impl ResetValue for mk66f18::usbhsdcd::TIMER1[src]

Register TIMER1 reset()'s with value 0x000a_0028

type Type = u32

impl ResetValue for mk66f18::usbhsdcd::TIMER2_BC11[src]

Register TIMER2_BC11 reset()'s with value 0x0028_0001

type Type = u32

impl ResetValue for mk66f18::usbhsdcd::TIMER2_BC12[src]

Register TIMER2_BC12 reset()'s with value 0x0001_0028

type Type = u32

impl ResetValue for ANACTRL[src]

Register ANACTRL reset()'s with value 0x0402

type Type = u32

impl ResetValue for ANACTRL_CLR[src]

Register ANACTRL_CLR reset()'s with value 0x0402

type Type = u32

impl ResetValue for ANACTRL_SET[src]

Register ANACTRL_SET reset()'s with value 0x0402

type Type = u32

impl ResetValue for ANACTRL_TOG[src]

Register ANACTRL_TOG reset()'s with value 0x0402

type Type = u32

impl ResetValue for mk66f18::usbphy::CTRL[src]

Register CTRL reset()'s with value 0xc000_0000

type Type = u32

impl ResetValue for CTRL_CLR[src]

Register CTRL_CLR reset()'s with value 0xc000_0000

type Type = u32

impl ResetValue for CTRL_SET[src]

Register CTRL_SET reset()'s with value 0xc000_0000

type Type = u32

impl ResetValue for CTRL_TOG[src]

Register CTRL_TOG reset()'s with value 0xc000_0000

type Type = u32

impl ResetValue for DEBUG[src]

Register DEBUG reset()'s with value 0x7f18_0000

type Type = u32

impl ResetValue for DEBUG1[src]

Register DEBUG1 reset()'s with value 0x1000

type Type = u32

impl ResetValue for DEBUG1_CLR[src]

Register DEBUG1_CLR reset()'s with value 0x1000

type Type = u32

impl ResetValue for DEBUG1_SET[src]

Register DEBUG1_SET reset()'s with value 0x1000

type Type = u32

impl ResetValue for DEBUG1_TOG[src]

Register DEBUG1_TOG reset()'s with value 0x1000

type Type = u32

impl ResetValue for DEBUG_CLR[src]

Register DEBUG_CLR reset()'s with value 0x7f18_0000

type Type = u32

impl ResetValue for DEBUG_SET[src]

Register DEBUG_SET reset()'s with value 0x7f18_0000

type Type = u32

impl ResetValue for DEBUG_TOG[src]

Register DEBUG_TOG reset()'s with value 0x7f18_0000

type Type = u32

impl ResetValue for PLL_SIC[src]

Register PLL_SIC reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_SIC_CLR[src]

Register PLL_SIC_CLR reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_SIC_SET[src]

Register PLL_SIC_SET reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PLL_SIC_TOG[src]

Register PLL_SIC_TOG reset()'s with value 0x0001_2000

type Type = u32

impl ResetValue for PWD[src]

Register PWD reset()'s with value 0x001e_1c00

type Type = u32

impl ResetValue for PWD_CLR[src]

Register PWD_CLR reset()'s with value 0x001e_1c00

type Type = u32

impl ResetValue for PWD_SET[src]

Register PWD_SET reset()'s with value 0x001e_1c00

type Type = u32

impl ResetValue for PWD_TOG[src]

Register PWD_TOG reset()'s with value 0x001e_1c00

type Type = u32

impl ResetValue for RX[src]

Register RX reset()'s with value 0

type Type = u32

impl ResetValue for RX_CLR[src]

Register RX_CLR reset()'s with value 0

type Type = u32

impl ResetValue for RX_SET[src]

Register RX_SET reset()'s with value 0

type Type = u32

impl ResetValue for RX_TOG[src]

Register RX_TOG reset()'s with value 0

type Type = u32

impl ResetValue for mk66f18::usbphy::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u32

impl ResetValue for TRIM_OVERRIDE_EN[src]

Register TRIM_OVERRIDE_EN reset()'s with value 0

type Type = u32

impl ResetValue for TRIM_OVERRIDE_EN_CLR[src]

Register TRIM_OVERRIDE_EN_CLR reset()'s with value 0

type Type = u32

impl ResetValue for TRIM_OVERRIDE_EN_SET[src]

Register TRIM_OVERRIDE_EN_SET reset()'s with value 0

type Type = u32

impl ResetValue for TRIM_OVERRIDE_EN_TOG[src]

Register TRIM_OVERRIDE_EN_TOG reset()'s with value 0

type Type = u32

impl ResetValue for TX[src]

Register TX reset()'s with value 0x1006_0607

type Type = u32

impl ResetValue for TX_CLR[src]

Register TX_CLR reset()'s with value 0x1006_0607

type Type = u32

impl ResetValue for TX_SET[src]

Register TX_SET reset()'s with value 0x1006_0607

type Type = u32

impl ResetValue for TX_TOG[src]

Register TX_TOG reset()'s with value 0x1006_0607

type Type = u32

impl ResetValue for USB1_LOOPBACK[src]

Register USB1_LOOPBACK reset()'s with value 0x0055_0000

type Type = u32

impl ResetValue for USB1_LOOPBACK_CLR[src]

Register USB1_LOOPBACK_CLR reset()'s with value 0x0055_0000

type Type = u32

impl ResetValue for USB1_LOOPBACK_HSFSCNT[src]

Register USB1_LOOPBACK_HSFSCNT reset()'s with value 0x0004_0010

type Type = u32

impl ResetValue for USB1_LOOPBACK_HSFSCNT_CLR[src]

Register USB1_LOOPBACK_HSFSCNT_CLR reset()'s with value 0x0004_0010

type Type = u32

impl ResetValue for USB1_LOOPBACK_HSFSCNT_SET[src]

Register USB1_LOOPBACK_HSFSCNT_SET reset()'s with value 0x0004_0010

type Type = u32

impl ResetValue for USB1_LOOPBACK_HSFSCNT_TOG[src]

Register USB1_LOOPBACK_HSFSCNT_TOG reset()'s with value 0x0004_0010

type Type = u32

impl ResetValue for USB1_LOOPBACK_SET[src]

Register USB1_LOOPBACK_SET reset()'s with value 0x0055_0000

type Type = u32

impl ResetValue for USB1_LOOPBACK_TOG[src]

Register USB1_LOOPBACK_TOG reset()'s with value 0x0055_0000

type Type = u32

impl ResetValue for USB1_VBUS_DETECT[src]

Register USB1_VBUS_DETECT reset()'s with value 0x0070_0004

type Type = u32

impl ResetValue for USB1_VBUS_DETECT_CLR[src]

Register USB1_VBUS_DETECT_CLR reset()'s with value 0x0070_0004

type Type = u32

impl ResetValue for USB1_VBUS_DETECT_SET[src]

Register USB1_VBUS_DETECT_SET reset()'s with value 0x0070_0004

type Type = u32

impl ResetValue for USB1_VBUS_DETECT_TOG[src]

Register USB1_VBUS_DETECT_TOG reset()'s with value 0x0070_0004

type Type = u32

impl ResetValue for mk66f18::vref::SC[src]

Register SC reset()'s with value 0

type Type = u8

impl ResetValue for TRM[src]

Register TRM reset()'s with value 0

type Type = u8

impl ResetValue for PRESC[src]

Register PRESC reset()'s with value 0x0400

type Type = u16

impl ResetValue for REFRESH[src]

Register REFRESH reset()'s with value 0xb480

type Type = u16

impl ResetValue for RSTCNT[src]

Register RSTCNT reset()'s with value 0

type Type = u16

impl ResetValue for STCTRLH[src]

Register STCTRLH reset()'s with value 0x01d3

type Type = u16

impl ResetValue for STCTRLL[src]

Register STCTRLL reset()'s with value 0x01

type Type = u16

impl ResetValue for TMROUTH[src]

Register TMROUTH reset()'s with value 0

type Type = u16

impl ResetValue for TMROUTL[src]

Register TMROUTL reset()'s with value 0

type Type = u16

impl ResetValue for TOVALH[src]

Register TOVALH reset()'s with value 0x4c

type Type = u16

impl ResetValue for TOVALL[src]

Register TOVALL reset()'s with value 0x4b4c

type Type = u16

impl ResetValue for UNLOCK[src]

Register UNLOCK reset()'s with value 0xd928

type Type = u16

impl ResetValue for WINH[src]

Register WINH reset()'s with value 0

type Type = u16

impl ResetValue for WINL[src]

Register WINL reset()'s with value 0x10

type Type = u16

Loading content...