Trait stm32f4::Resettable
source · [−]pub trait Resettable: RegisterSpec {
fn reset_value() -> Self::Ux;
}
Expand description
Reset value of the register.
This value is the initial value for the write
method. It can also be directly written to the
register by using the reset
method.
Required Methods
sourcefn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.
Implementors
impl Resettable for stm32f4::stm32f401::adc1::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::adc1::cr2::CR2_SPEC
reset()
method sets CR2 to value 0
impl Resettable for stm32f4::stm32f401::adc1::dr::DR_SPEC
reset()
method sets DR to value 0
impl Resettable for HTR_SPEC
reset()
method sets HTR to value 0x0fff
impl Resettable for JDR_SPEC
reset()
method sets JDR%s to value 0
impl Resettable for JOFR_SPEC
reset()
method sets JOFR%s to value 0
impl Resettable for JSQR_SPEC
reset()
method sets JSQR to value 0
impl Resettable for LTR_SPEC
reset()
method sets LTR to value 0
impl Resettable for SMPR1_SPEC
reset()
method sets SMPR1 to value 0
impl Resettable for SMPR2_SPEC
reset()
method sets SMPR2 to value 0
impl Resettable for SQR1_SPEC
reset()
method sets SQR1 to value 0
impl Resettable for SQR2_SPEC
reset()
method sets SQR2 to value 0
impl Resettable for SQR3_SPEC
reset()
method sets SQR3 to value 0
impl Resettable for stm32f4::stm32f401::adc1::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for stm32f4::stm32f401::adc_common::ccr::CCR_SPEC
reset()
method sets CCR to value 0
impl Resettable for stm32f4::stm32f401::crc::cr::CR_SPEC
reset()
method sets CR to value 0
impl Resettable for stm32f4::stm32f401::crc::dr::DR_SPEC
reset()
method sets DR to value 0xffff_ffff
impl Resettable for stm32f4::stm32f401::crc::idr::IDR_SPEC
reset()
method sets IDR to value 0
impl Resettable for APB1_FZ_SPEC
reset()
method sets APB1_FZ to value 0
impl Resettable for APB2_FZ_SPEC
reset()
method sets APB2_FZ to value 0
impl Resettable for stm32f4::stm32f401::dbgmcu::cr::CR_SPEC
reset()
method sets CR to value 0
impl Resettable for IDCODE_SPEC
reset()
method sets IDCODE to value 0x1000_6411
impl Resettable for HIFCR_SPEC
reset()
method sets HIFCR to value 0
impl Resettable for HISR_SPEC
reset()
method sets HISR to value 0
impl Resettable for LIFCR_SPEC
reset()
method sets LIFCR to value 0
impl Resettable for LISR_SPEC
reset()
method sets LISR to value 0
impl Resettable for stm32f4::stm32f401::dma2::st::cr::CR_SPEC
reset()
method sets CR to value 0
impl Resettable for FCR_SPEC
reset()
method sets FCR to value 0x21
impl Resettable for M0AR_SPEC
reset()
method sets M0AR to value 0
impl Resettable for M1AR_SPEC
reset()
method sets M1AR to value 0
impl Resettable for NDTR_SPEC
reset()
method sets NDTR to value 0
impl Resettable for PAR_SPEC
reset()
method sets PAR to value 0
impl Resettable for EMR_SPEC
reset()
method sets EMR to value 0
impl Resettable for FTSR_SPEC
reset()
method sets FTSR to value 0
impl Resettable for IMR_SPEC
reset()
method sets IMR to value 0
impl Resettable for stm32f4::stm32f401::exti::pr::PR_SPEC
reset()
method sets PR to value 0
impl Resettable for RTSR_SPEC
reset()
method sets RTSR to value 0
impl Resettable for SWIER_SPEC
reset()
method sets SWIER to value 0
impl Resettable for ACR_SPEC
reset()
method sets ACR to value 0
impl Resettable for stm32f4::stm32f401::flash::cr::CR_SPEC
reset()
method sets CR to value 0x8000_0000
impl Resettable for KEYR_SPEC
reset()
method sets KEYR to value 0
impl Resettable for OPTCR_SPEC
reset()
method sets OPTCR to value 0x14
impl Resettable for OPTKEYR_SPEC
reset()
method sets OPTKEYR to value 0
impl Resettable for stm32f4::stm32f401::flash::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for FPCAR_SPEC
reset()
method sets FPCAR to value 0
impl Resettable for FPCCR_SPEC
reset()
method sets FPCCR to value 0
impl Resettable for FPSCR_SPEC
reset()
method sets FPSCR to value 0
impl Resettable for CPACR_SPEC
reset()
method sets CPACR to value 0
impl Resettable for stm32f4::stm32f401::gpioa::afrh::AFRH_SPEC
reset()
method sets AFRH to value 0
impl Resettable for stm32f4::stm32f401::gpioa::afrl::AFRL_SPEC
reset()
method sets AFRL to value 0
impl Resettable for stm32f4::stm32f401::gpioa::bsrr::BSRR_SPEC
reset()
method sets BSRR to value 0
impl Resettable for stm32f4::stm32f401::gpioa::idr::IDR_SPEC
reset()
method sets IDR to value 0
impl Resettable for stm32f4::stm32f401::gpioa::lckr::LCKR_SPEC
reset()
method sets LCKR to value 0
impl Resettable for stm32f4::stm32f401::gpioa::moder::MODER_SPEC
reset()
method sets MODER to value 0xa800_0000
impl Resettable for stm32f4::stm32f401::gpioa::odr::ODR_SPEC
reset()
method sets ODR to value 0
impl Resettable for stm32f4::stm32f401::gpioa::ospeedr::OSPEEDR_SPEC
reset()
method sets OSPEEDR to value 0
impl Resettable for stm32f4::stm32f401::gpioa::otyper::OTYPER_SPEC
reset()
method sets OTYPER to value 0
impl Resettable for stm32f4::stm32f401::gpioa::pupdr::PUPDR_SPEC
reset()
method sets PUPDR to value 0x6400_0000
impl Resettable for stm32f4::stm32f401::gpiob::afrh::AFRH_SPEC
reset()
method sets AFRH to value 0
impl Resettable for stm32f4::stm32f401::gpiob::afrl::AFRL_SPEC
reset()
method sets AFRL to value 0
impl Resettable for stm32f4::stm32f401::gpiob::bsrr::BSRR_SPEC
reset()
method sets BSRR to value 0
impl Resettable for stm32f4::stm32f401::gpiob::idr::IDR_SPEC
reset()
method sets IDR to value 0
impl Resettable for stm32f4::stm32f401::gpiob::lckr::LCKR_SPEC
reset()
method sets LCKR to value 0
impl Resettable for stm32f4::stm32f401::gpiob::moder::MODER_SPEC
reset()
method sets MODER to value 0x0280
impl Resettable for stm32f4::stm32f401::gpiob::odr::ODR_SPEC
reset()
method sets ODR to value 0
impl Resettable for stm32f4::stm32f401::gpiob::ospeedr::OSPEEDR_SPEC
reset()
method sets OSPEEDR to value 0xc0
impl Resettable for stm32f4::stm32f401::gpiob::otyper::OTYPER_SPEC
reset()
method sets OTYPER to value 0
impl Resettable for stm32f4::stm32f401::gpiob::pupdr::PUPDR_SPEC
reset()
method sets PUPDR to value 0x0100
impl Resettable for stm32f4::stm32f401::gpioh::afrh::AFRH_SPEC
reset()
method sets AFRH to value 0
impl Resettable for stm32f4::stm32f401::gpioh::afrl::AFRL_SPEC
reset()
method sets AFRL to value 0
impl Resettable for stm32f4::stm32f401::gpioh::bsrr::BSRR_SPEC
reset()
method sets BSRR to value 0
impl Resettable for stm32f4::stm32f401::gpioh::idr::IDR_SPEC
reset()
method sets IDR to value 0
impl Resettable for stm32f4::stm32f401::gpioh::lckr::LCKR_SPEC
reset()
method sets LCKR to value 0
impl Resettable for stm32f4::stm32f401::gpioh::moder::MODER_SPEC
reset()
method sets MODER to value 0
impl Resettable for stm32f4::stm32f401::gpioh::odr::ODR_SPEC
reset()
method sets ODR to value 0
impl Resettable for stm32f4::stm32f401::gpioh::ospeedr::OSPEEDR_SPEC
reset()
method sets OSPEEDR to value 0
impl Resettable for stm32f4::stm32f401::gpioh::otyper::OTYPER_SPEC
reset()
method sets OTYPER to value 0
impl Resettable for stm32f4::stm32f401::gpioh::pupdr::PUPDR_SPEC
reset()
method sets PUPDR to value 0
impl Resettable for stm32f4::stm32f401::i2c1::ccr::CCR_SPEC
reset()
method sets CCR to value 0
impl Resettable for stm32f4::stm32f401::i2c1::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::i2c1::cr2::CR2_SPEC
reset()
method sets CR2 to value 0
impl Resettable for stm32f4::stm32f401::i2c1::dr::DR_SPEC
reset()
method sets DR to value 0
impl Resettable for FLTR_SPEC
reset()
method sets FLTR to value 0
impl Resettable for OAR1_SPEC
reset()
method sets OAR1 to value 0
impl Resettable for OAR2_SPEC
reset()
method sets OAR2 to value 0
impl Resettable for SR1_SPEC
reset()
method sets SR1 to value 0
impl Resettable for SR2_SPEC
reset()
method sets SR2 to value 0
impl Resettable for TRISE_SPEC
reset()
method sets TRISE to value 0x02
impl Resettable for KR_SPEC
reset()
method sets KR to value 0
impl Resettable for stm32f4::stm32f401::iwdg::pr::PR_SPEC
reset()
method sets PR to value 0
impl Resettable for RLR_SPEC
reset()
method sets RLR to value 0x0fff
impl Resettable for stm32f4::stm32f401::iwdg::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for STIR_SPEC
reset()
method sets STIR to value 0
impl Resettable for DAINT_SPEC
reset()
method sets DAINT to value 0
impl Resettable for DAINTMSK_SPEC
reset()
method sets DAINTMSK to value 0
impl Resettable for DCFG_SPEC
reset()
method sets DCFG to value 0x0220_0000
impl Resettable for DCTL_SPEC
reset()
method sets DCTL to value 0
impl Resettable for DIEPCTL0_SPEC
reset()
method sets DIEPCTL0 to value 0
impl Resettable for DIEPCTL_SPEC
reset()
method sets DIEPCTL%s to value 0
impl Resettable for DIEPEMPMSK_SPEC
reset()
method sets DIEPEMPMSK to value 0
impl Resettable for DIEPINT0_SPEC
reset()
method sets DIEPINT0 to value 0x80
impl Resettable for DIEPINT1_SPEC
reset()
method sets DIEPINT1 to value 0x80
impl Resettable for DIEPINT2_SPEC
reset()
method sets DIEPINT2 to value 0x80
impl Resettable for DIEPINT3_SPEC
reset()
method sets DIEPINT3 to value 0x80
impl Resettable for DIEPMSK_SPEC
reset()
method sets DIEPMSK to value 0
impl Resettable for DIEPTSIZ0_SPEC
reset()
method sets DIEPTSIZ0 to value 0
impl Resettable for DIEPTSIZ1_SPEC
reset()
method sets DIEPTSIZ1 to value 0
impl Resettable for DIEPTSIZ2_SPEC
reset()
method sets DIEPTSIZ2 to value 0
impl Resettable for DIEPTSIZ3_SPEC
reset()
method sets DIEPTSIZ3 to value 0
impl Resettable for DOEPCTL0_SPEC
reset()
method sets DOEPCTL0 to value 0x8000
impl Resettable for DOEPCTL_SPEC
reset()
method sets DOEPCTL%s to value 0
impl Resettable for DOEPINT0_SPEC
reset()
method sets DOEPINT0 to value 0x80
impl Resettable for DOEPINT1_SPEC
reset()
method sets DOEPINT1 to value 0x80
impl Resettable for DOEPINT2_SPEC
reset()
method sets DOEPINT2 to value 0x80
impl Resettable for DOEPINT3_SPEC
reset()
method sets DOEPINT3 to value 0x80
impl Resettable for DOEPMSK_SPEC
reset()
method sets DOEPMSK to value 0
impl Resettable for DOEPTSIZ0_SPEC
reset()
method sets DOEPTSIZ0 to value 0
impl Resettable for DOEPTSIZ1_SPEC
reset()
method sets DOEPTSIZ1 to value 0
impl Resettable for DOEPTSIZ2_SPEC
reset()
method sets DOEPTSIZ2 to value 0
impl Resettable for DOEPTSIZ3_SPEC
reset()
method sets DOEPTSIZ3 to value 0
impl Resettable for DSTS_SPEC
reset()
method sets DSTS to value 0x10
impl Resettable for DTXFSTS0_SPEC
reset()
method sets DTXFSTS0 to value 0
impl Resettable for DTXFSTS1_SPEC
reset()
method sets DTXFSTS1 to value 0
impl Resettable for DTXFSTS2_SPEC
reset()
method sets DTXFSTS2 to value 0
impl Resettable for DTXFSTS3_SPEC
reset()
method sets DTXFSTS3 to value 0
impl Resettable for DVBUSDIS_SPEC
reset()
method sets DVBUSDIS to value 0x17d7
impl Resettable for DVBUSPULSE_SPEC
reset()
method sets DVBUSPULSE to value 0x05b8
impl Resettable for CID_SPEC
reset()
method sets CID to value 0x1000
impl Resettable for DIEPTXF0_SPEC
reset()
method sets DIEPTXF0 to value 0x0200
impl Resettable for DIEPTXF_SPEC
reset()
method sets DIEPTXF%s to value 0x0200_0400
impl Resettable for GAHBCFG_SPEC
reset()
method sets GAHBCFG to value 0
impl Resettable for GCCFG_SPEC
reset()
method sets GCCFG to value 0
impl Resettable for GINTMSK_SPEC
reset()
method sets GINTMSK to value 0
impl Resettable for GINTSTS_SPEC
reset()
method sets GINTSTS to value 0x0400_0020
impl Resettable for GNPTXSTS_SPEC
reset()
method sets GNPTXSTS to value 0x0008_0200
impl Resettable for GOTGCTL_SPEC
reset()
method sets GOTGCTL to value 0x0800
impl Resettable for GOTGINT_SPEC
reset()
method sets GOTGINT to value 0
impl Resettable for GRSTCTL_SPEC
reset()
method sets GRSTCTL to value 0x2000_0000
impl Resettable for GRXFSIZ_SPEC
reset()
method sets GRXFSIZ to value 0x0200
impl Resettable for GRXSTSP_DEVICE_SPEC
reset()
method sets GRXSTSP_Device to value 0
impl Resettable for GRXSTSP_HOST_SPEC
reset()
method sets GRXSTSP_Host to value 0
impl Resettable for GRXSTSR_DEVICE_SPEC
reset()
method sets GRXSTSR_Device to value 0
impl Resettable for GRXSTSR_HOST_SPEC
reset()
method sets GRXSTSR_Host to value 0
impl Resettable for GUSBCFG_SPEC
reset()
method sets GUSBCFG to value 0x0a00
impl Resettable for HNPTXFSIZ_SPEC
reset()
method sets HNPTXFSIZ to value 0x0200
impl Resettable for HPTXFSIZ_SPEC
reset()
method sets HPTXFSIZ to value 0x0200_0600
impl Resettable for HAINT_SPEC
reset()
method sets HAINT to value 0
impl Resettable for HAINTMSK_SPEC
reset()
method sets HAINTMSK to value 0
impl Resettable for HCCHAR0_SPEC
reset()
method sets HCCHAR0 to value 0
impl Resettable for HCCHAR1_SPEC
reset()
method sets HCCHAR1 to value 0
impl Resettable for HCCHAR2_SPEC
reset()
method sets HCCHAR2 to value 0
impl Resettable for HCCHAR3_SPEC
reset()
method sets HCCHAR3 to value 0
impl Resettable for HCCHAR4_SPEC
reset()
method sets HCCHAR4 to value 0
impl Resettable for HCCHAR5_SPEC
reset()
method sets HCCHAR5 to value 0
impl Resettable for HCCHAR6_SPEC
reset()
method sets HCCHAR6 to value 0
impl Resettable for HCCHAR7_SPEC
reset()
method sets HCCHAR7 to value 0
impl Resettable for HCFG_SPEC
reset()
method sets HCFG to value 0
impl Resettable for HCINT0_SPEC
reset()
method sets HCINT0 to value 0
impl Resettable for HCINT1_SPEC
reset()
method sets HCINT1 to value 0
impl Resettable for HCINT2_SPEC
reset()
method sets HCINT2 to value 0
impl Resettable for HCINT3_SPEC
reset()
method sets HCINT3 to value 0
impl Resettable for HCINT4_SPEC
reset()
method sets HCINT4 to value 0
impl Resettable for HCINT5_SPEC
reset()
method sets HCINT5 to value 0
impl Resettable for HCINT6_SPEC
reset()
method sets HCINT6 to value 0
impl Resettable for HCINT7_SPEC
reset()
method sets HCINT7 to value 0
impl Resettable for HCINTMSK0_SPEC
reset()
method sets HCINTMSK0 to value 0
impl Resettable for HCINTMSK1_SPEC
reset()
method sets HCINTMSK1 to value 0
impl Resettable for HCINTMSK2_SPEC
reset()
method sets HCINTMSK2 to value 0
impl Resettable for HCINTMSK3_SPEC
reset()
method sets HCINTMSK3 to value 0
impl Resettable for HCINTMSK4_SPEC
reset()
method sets HCINTMSK4 to value 0
impl Resettable for HCINTMSK5_SPEC
reset()
method sets HCINTMSK5 to value 0
impl Resettable for HCINTMSK6_SPEC
reset()
method sets HCINTMSK6 to value 0
impl Resettable for HCINTMSK7_SPEC
reset()
method sets HCINTMSK7 to value 0
impl Resettable for HCTSIZ0_SPEC
reset()
method sets HCTSIZ0 to value 0
impl Resettable for HCTSIZ1_SPEC
reset()
method sets HCTSIZ1 to value 0
impl Resettable for HCTSIZ2_SPEC
reset()
method sets HCTSIZ2 to value 0
impl Resettable for HCTSIZ3_SPEC
reset()
method sets HCTSIZ3 to value 0
impl Resettable for HCTSIZ4_SPEC
reset()
method sets HCTSIZ4 to value 0
impl Resettable for HCTSIZ5_SPEC
reset()
method sets HCTSIZ5 to value 0
impl Resettable for HCTSIZ6_SPEC
reset()
method sets HCTSIZ6 to value 0
impl Resettable for HCTSIZ7_SPEC
reset()
method sets HCTSIZ7 to value 0
impl Resettable for HFIR_SPEC
reset()
method sets HFIR to value 0xea60
impl Resettable for HFNUM_SPEC
reset()
method sets HFNUM to value 0x3fff
impl Resettable for HPRT_SPEC
reset()
method sets HPRT to value 0
impl Resettable for HPTXSTS_SPEC
reset()
method sets HPTXSTS to value 0x0008_0100
impl Resettable for PCGCCTL_SPEC
reset()
method sets PCGCCTL to value 0
impl Resettable for stm32f4::stm32f401::pwr::cr::CR_SPEC
reset()
method sets CR to value 0
impl Resettable for stm32f4::stm32f401::pwr::csr::CSR_SPEC
reset()
method sets CSR to value 0
impl Resettable for AHB1ENR_SPEC
reset()
method sets AHB1ENR to value 0x0010_0000
impl Resettable for AHB1LPENR_SPEC
reset()
method sets AHB1LPENR to value 0x7e67_91ff
impl Resettable for AHB1RSTR_SPEC
reset()
method sets AHB1RSTR to value 0
impl Resettable for AHB2ENR_SPEC
reset()
method sets AHB2ENR to value 0
impl Resettable for AHB2LPENR_SPEC
reset()
method sets AHB2LPENR to value 0xf1
impl Resettable for AHB2RSTR_SPEC
reset()
method sets AHB2RSTR to value 0
impl Resettable for APB1ENR_SPEC
reset()
method sets APB1ENR to value 0
impl Resettable for APB1LPENR_SPEC
reset()
method sets APB1LPENR to value 0x36fe_c9ff
impl Resettable for APB1RSTR_SPEC
reset()
method sets APB1RSTR to value 0
impl Resettable for APB2ENR_SPEC
reset()
method sets APB2ENR to value 0
impl Resettable for APB2LPENR_SPEC
reset()
method sets APB2LPENR to value 0x0007_5f33
impl Resettable for APB2RSTR_SPEC
reset()
method sets APB2RSTR to value 0
impl Resettable for BDCR_SPEC
reset()
method sets BDCR to value 0
impl Resettable for CFGR_SPEC
reset()
method sets CFGR to value 0
impl Resettable for CIR_SPEC
reset()
method sets CIR to value 0
impl Resettable for stm32f4::stm32f401::rcc::cr::CR_SPEC
reset()
method sets CR to value 0x83
impl Resettable for stm32f4::stm32f401::rcc::csr::CSR_SPEC
reset()
method sets CSR to value 0x0e00_0000
impl Resettable for DCKCFGR_SPEC
reset()
method sets DCKCFGR to value 0
impl Resettable for PLLCFGR_SPEC
reset()
method sets PLLCFGR to value 0x2400_3010
impl Resettable for PLLI2SCFGR_SPEC
reset()
method sets PLLI2SCFGR to value 0x2000_3000
impl Resettable for SSCGR_SPEC
reset()
method sets SSCGR to value 0
impl Resettable for ALRMR_SPEC
reset()
method sets ALRM%sR to value 0
impl Resettable for ALRMSSR_SPEC
reset()
method sets ALRM%sSSR to value 0
impl Resettable for BKPR_SPEC
reset()
method sets BKP%sR to value 0
impl Resettable for CALIBR_SPEC
reset()
method sets CALIBR to value 0
impl Resettable for CALR_SPEC
reset()
method sets CALR to value 0
impl Resettable for stm32f4::stm32f401::rtc::cr::CR_SPEC
reset()
method sets CR to value 0
impl Resettable for stm32f4::stm32f401::rtc::dr::DR_SPEC
reset()
method sets DR to value 0x2101
impl Resettable for ISR_SPEC
reset()
method sets ISR to value 0x07
impl Resettable for PRER_SPEC
reset()
method sets PRER to value 0x007f_00ff
impl Resettable for SHIFTR_SPEC
reset()
method sets SHIFTR to value 0
impl Resettable for SSR_SPEC
reset()
method sets SSR to value 0
impl Resettable for TAFCR_SPEC
reset()
method sets TAFCR to value 0
impl Resettable for TR_SPEC
reset()
method sets TR to value 0
impl Resettable for TSDR_SPEC
reset()
method sets TSDR to value 0
impl Resettable for TSSSR_SPEC
reset()
method sets TSSSR to value 0
impl Resettable for TSTR_SPEC
reset()
method sets TSTR to value 0
impl Resettable for WPR_SPEC
reset()
method sets WPR to value 0
impl Resettable for WUTR_SPEC
reset()
method sets WUTR to value 0xffff
impl Resettable for ACTRL_SPEC
reset()
method sets ACTRL to value 0
impl Resettable for ARG_SPEC
reset()
method sets ARG to value 0
impl Resettable for CLKCR_SPEC
reset()
method sets CLKCR to value 0
impl Resettable for CMD_SPEC
reset()
method sets CMD to value 0
impl Resettable for DCOUNT_SPEC
reset()
method sets DCOUNT to value 0
impl Resettable for DCTRL_SPEC
reset()
method sets DCTRL to value 0
impl Resettable for DLEN_SPEC
reset()
method sets DLEN to value 0
impl Resettable for DTIMER_SPEC
reset()
method sets DTIMER to value 0
impl Resettable for FIFO_SPEC
reset()
method sets FIFO to value 0
impl Resettable for FIFOCNT_SPEC
reset()
method sets FIFOCNT to value 0
impl Resettable for ICR_SPEC
reset()
method sets ICR to value 0
impl Resettable for MASK_SPEC
reset()
method sets MASK to value 0
impl Resettable for POWER_SPEC
reset()
method sets POWER to value 0
impl Resettable for RESP1_SPEC
reset()
method sets RESP1 to value 0
impl Resettable for RESP2_SPEC
reset()
method sets RESP2 to value 0
impl Resettable for RESP3_SPEC
reset()
method sets RESP3 to value 0
impl Resettable for RESP4_SPEC
reset()
method sets RESP4 to value 0
impl Resettable for RESPCMD_SPEC
reset()
method sets RESPCMD to value 0
impl Resettable for STA_SPEC
reset()
method sets STA to value 0
impl Resettable for stm32f4::stm32f401::spi1::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::spi1::cr2::CR2_SPEC
reset()
method sets CR2 to value 0
impl Resettable for CRCPR_SPEC
reset()
method sets CRCPR to value 0x07
impl Resettable for stm32f4::stm32f401::spi1::dr::DR_SPEC
reset()
method sets DR to value 0
impl Resettable for I2SCFGR_SPEC
reset()
method sets I2SCFGR to value 0
impl Resettable for I2SPR_SPEC
reset()
method sets I2SPR to value 0x0a
impl Resettable for RXCRCR_SPEC
reset()
method sets RXCRCR to value 0
impl Resettable for stm32f4::stm32f401::spi1::sr::SR_SPEC
reset()
method sets SR to value 0x02
impl Resettable for TXCRCR_SPEC
reset()
method sets TXCRCR to value 0
impl Resettable for CALIB_SPEC
reset()
method sets CALIB to value 0
impl Resettable for CTRL_SPEC
reset()
method sets CTRL to value 0
impl Resettable for LOAD_SPEC
reset()
method sets LOAD to value 0
impl Resettable for VAL_SPEC
reset()
method sets VAL to value 0
impl Resettable for CMPCR_SPEC
reset()
method sets CMPCR to value 0
impl Resettable for EXTICR1_SPEC
reset()
method sets EXTICR1 to value 0
impl Resettable for EXTICR2_SPEC
reset()
method sets EXTICR2 to value 0
impl Resettable for EXTICR3_SPEC
reset()
method sets EXTICR3 to value 0
impl Resettable for EXTICR4_SPEC
reset()
method sets EXTICR4 to value 0
impl Resettable for MEMRM_SPEC
reset()
method sets MEMRM to value 0
impl Resettable for PMC_SPEC
reset()
method sets PMC to value 0
impl Resettable for stm32f4::stm32f401::tim1::arr::ARR_SPEC
reset()
method sets ARR to value 0
impl Resettable for BDTR_SPEC
reset()
method sets BDTR to value 0
impl Resettable for stm32f4::stm32f401::tim1::ccer::CCER_SPEC
reset()
method sets CCER to value 0
impl Resettable for stm32f4::stm32f401::tim1::ccmr1_input::CCMR1_INPUT_SPEC
reset()
method sets CCMR1_Input to value 0
impl Resettable for stm32f4::stm32f401::tim1::ccmr1_output::CCMR1_OUTPUT_SPEC
reset()
method sets CCMR1_Output to value 0
impl Resettable for stm32f4::stm32f401::tim1::ccmr2_input::CCMR2_INPUT_SPEC
reset()
method sets CCMR2_Input to value 0
impl Resettable for stm32f4::stm32f401::tim1::ccmr2_output::CCMR2_OUTPUT_SPEC
reset()
method sets CCMR2_Output to value 0
impl Resettable for stm32f4::stm32f401::tim1::ccr::CCR_SPEC
reset()
method sets CCR%s to value 0
impl Resettable for stm32f4::stm32f401::tim1::cnt::CNT_SPEC
reset()
method sets CNT to value 0
impl Resettable for stm32f4::stm32f401::tim1::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::tim1::cr2::CR2_SPEC
reset()
method sets CR2 to value 0
impl Resettable for stm32f4::stm32f401::tim1::dcr::DCR_SPEC
reset()
method sets DCR to value 0
impl Resettable for stm32f4::stm32f401::tim1::dier::DIER_SPEC
reset()
method sets DIER to value 0
impl Resettable for stm32f4::stm32f401::tim1::dmar::DMAR_SPEC
reset()
method sets DMAR to value 0
impl Resettable for stm32f4::stm32f401::tim1::egr::EGR_SPEC
reset()
method sets EGR to value 0
impl Resettable for stm32f4::stm32f401::tim1::psc::PSC_SPEC
reset()
method sets PSC to value 0
impl Resettable for RCR_SPEC
reset()
method sets RCR to value 0
impl Resettable for stm32f4::stm32f401::tim1::smcr::SMCR_SPEC
reset()
method sets SMCR to value 0
impl Resettable for stm32f4::stm32f401::tim1::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for stm32f4::stm32f401::tim2::arr::ARR_SPEC
reset()
method sets ARR to value 0
impl Resettable for stm32f4::stm32f401::tim2::ccer::CCER_SPEC
reset()
method sets CCER to value 0
impl Resettable for stm32f4::stm32f401::tim2::ccmr1_input::CCMR1_INPUT_SPEC
reset()
method sets CCMR1_Input to value 0
impl Resettable for stm32f4::stm32f401::tim2::ccmr1_output::CCMR1_OUTPUT_SPEC
reset()
method sets CCMR1_Output to value 0
impl Resettable for stm32f4::stm32f401::tim2::ccmr2_input::CCMR2_INPUT_SPEC
reset()
method sets CCMR2_Input to value 0
impl Resettable for stm32f4::stm32f401::tim2::ccmr2_output::CCMR2_OUTPUT_SPEC
reset()
method sets CCMR2_Output to value 0
impl Resettable for stm32f4::stm32f401::tim2::ccr::CCR_SPEC
reset()
method sets CCR%s to value 0
impl Resettable for stm32f4::stm32f401::tim2::cnt::CNT_SPEC
reset()
method sets CNT to value 0
impl Resettable for stm32f4::stm32f401::tim2::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::tim2::cr2::CR2_SPEC
reset()
method sets CR2 to value 0
impl Resettable for stm32f4::stm32f401::tim2::dcr::DCR_SPEC
reset()
method sets DCR to value 0
impl Resettable for stm32f4::stm32f401::tim2::dier::DIER_SPEC
reset()
method sets DIER to value 0
impl Resettable for stm32f4::stm32f401::tim2::dmar::DMAR_SPEC
reset()
method sets DMAR to value 0
impl Resettable for stm32f4::stm32f401::tim2::egr::EGR_SPEC
reset()
method sets EGR to value 0
impl Resettable for stm32f4::stm32f401::tim2::or::OR_SPEC
reset()
method sets OR to value 0
impl Resettable for stm32f4::stm32f401::tim2::psc::PSC_SPEC
reset()
method sets PSC to value 0
impl Resettable for stm32f4::stm32f401::tim2::smcr::SMCR_SPEC
reset()
method sets SMCR to value 0
impl Resettable for stm32f4::stm32f401::tim2::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for stm32f4::stm32f401::tim3::arr::ARR_SPEC
reset()
method sets ARR to value 0
impl Resettable for stm32f4::stm32f401::tim3::ccer::CCER_SPEC
reset()
method sets CCER to value 0
impl Resettable for stm32f4::stm32f401::tim3::ccmr1_input::CCMR1_INPUT_SPEC
reset()
method sets CCMR1_Input to value 0
impl Resettable for stm32f4::stm32f401::tim3::ccmr1_output::CCMR1_OUTPUT_SPEC
reset()
method sets CCMR1_Output to value 0
impl Resettable for stm32f4::stm32f401::tim3::ccmr2_input::CCMR2_INPUT_SPEC
reset()
method sets CCMR2_Input to value 0
impl Resettable for stm32f4::stm32f401::tim3::ccmr2_output::CCMR2_OUTPUT_SPEC
reset()
method sets CCMR2_Output to value 0
impl Resettable for stm32f4::stm32f401::tim3::ccr::CCR_SPEC
reset()
method sets CCR%s to value 0
impl Resettable for stm32f4::stm32f401::tim3::cnt::CNT_SPEC
reset()
method sets CNT to value 0
impl Resettable for stm32f4::stm32f401::tim3::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::tim3::cr2::CR2_SPEC
reset()
method sets CR2 to value 0
impl Resettable for stm32f4::stm32f401::tim3::dcr::DCR_SPEC
reset()
method sets DCR to value 0
impl Resettable for stm32f4::stm32f401::tim3::dier::DIER_SPEC
reset()
method sets DIER to value 0
impl Resettable for stm32f4::stm32f401::tim3::dmar::DMAR_SPEC
reset()
method sets DMAR to value 0
impl Resettable for stm32f4::stm32f401::tim3::egr::EGR_SPEC
reset()
method sets EGR to value 0
impl Resettable for stm32f4::stm32f401::tim3::psc::PSC_SPEC
reset()
method sets PSC to value 0
impl Resettable for stm32f4::stm32f401::tim3::smcr::SMCR_SPEC
reset()
method sets SMCR to value 0
impl Resettable for stm32f4::stm32f401::tim3::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for stm32f4::stm32f401::tim5::arr::ARR_SPEC
reset()
method sets ARR to value 0
impl Resettable for stm32f4::stm32f401::tim5::ccer::CCER_SPEC
reset()
method sets CCER to value 0
impl Resettable for stm32f4::stm32f401::tim5::ccmr1_input::CCMR1_INPUT_SPEC
reset()
method sets CCMR1_Input to value 0
impl Resettable for stm32f4::stm32f401::tim5::ccmr1_output::CCMR1_OUTPUT_SPEC
reset()
method sets CCMR1_Output to value 0
impl Resettable for stm32f4::stm32f401::tim5::ccmr2_input::CCMR2_INPUT_SPEC
reset()
method sets CCMR2_Input to value 0
impl Resettable for stm32f4::stm32f401::tim5::ccmr2_output::CCMR2_OUTPUT_SPEC
reset()
method sets CCMR2_Output to value 0
impl Resettable for stm32f4::stm32f401::tim5::ccr::CCR_SPEC
reset()
method sets CCR%s to value 0
impl Resettable for stm32f4::stm32f401::tim5::cnt::CNT_SPEC
reset()
method sets CNT to value 0
impl Resettable for stm32f4::stm32f401::tim5::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::tim5::cr2::CR2_SPEC
reset()
method sets CR2 to value 0
impl Resettable for stm32f4::stm32f401::tim5::dcr::DCR_SPEC
reset()
method sets DCR to value 0
impl Resettable for stm32f4::stm32f401::tim5::dier::DIER_SPEC
reset()
method sets DIER to value 0
impl Resettable for stm32f4::stm32f401::tim5::dmar::DMAR_SPEC
reset()
method sets DMAR to value 0
impl Resettable for stm32f4::stm32f401::tim5::egr::EGR_SPEC
reset()
method sets EGR to value 0
impl Resettable for stm32f4::stm32f401::tim5::or::OR_SPEC
reset()
method sets OR to value 0
impl Resettable for stm32f4::stm32f401::tim5::psc::PSC_SPEC
reset()
method sets PSC to value 0
impl Resettable for stm32f4::stm32f401::tim5::smcr::SMCR_SPEC
reset()
method sets SMCR to value 0
impl Resettable for stm32f4::stm32f401::tim5::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for stm32f4::stm32f401::tim9::arr::ARR_SPEC
reset()
method sets ARR to value 0
impl Resettable for stm32f4::stm32f401::tim9::ccer::CCER_SPEC
reset()
method sets CCER to value 0
impl Resettable for stm32f4::stm32f401::tim9::ccmr1_input::CCMR1_INPUT_SPEC
reset()
method sets CCMR1_Input to value 0
impl Resettable for stm32f4::stm32f401::tim9::ccmr1_output::CCMR1_OUTPUT_SPEC
reset()
method sets CCMR1_Output to value 0
impl Resettable for stm32f4::stm32f401::tim9::ccr::CCR_SPEC
reset()
method sets CCR%s to value 0
impl Resettable for stm32f4::stm32f401::tim9::cnt::CNT_SPEC
reset()
method sets CNT to value 0
impl Resettable for stm32f4::stm32f401::tim9::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::tim9::cr2::CR2_SPEC
reset()
method sets CR2 to value 0
impl Resettable for stm32f4::stm32f401::tim9::dier::DIER_SPEC
reset()
method sets DIER to value 0
impl Resettable for stm32f4::stm32f401::tim9::egr::EGR_SPEC
reset()
method sets EGR to value 0
impl Resettable for stm32f4::stm32f401::tim9::psc::PSC_SPEC
reset()
method sets PSC to value 0
impl Resettable for stm32f4::stm32f401::tim9::smcr::SMCR_SPEC
reset()
method sets SMCR to value 0
impl Resettable for stm32f4::stm32f401::tim9::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for stm32f4::stm32f401::tim10::arr::ARR_SPEC
reset()
method sets ARR to value 0
impl Resettable for stm32f4::stm32f401::tim10::ccer::CCER_SPEC
reset()
method sets CCER to value 0
impl Resettable for stm32f4::stm32f401::tim10::ccmr1_input::CCMR1_INPUT_SPEC
reset()
method sets CCMR1_Input to value 0
impl Resettable for stm32f4::stm32f401::tim10::ccmr1_output::CCMR1_OUTPUT_SPEC
reset()
method sets CCMR1_Output to value 0
impl Resettable for stm32f4::stm32f401::tim10::ccr::CCR_SPEC
reset()
method sets CCR%s to value 0
impl Resettable for stm32f4::stm32f401::tim10::cnt::CNT_SPEC
reset()
method sets CNT to value 0
impl Resettable for stm32f4::stm32f401::tim10::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::tim10::dier::DIER_SPEC
reset()
method sets DIER to value 0
impl Resettable for stm32f4::stm32f401::tim10::egr::EGR_SPEC
reset()
method sets EGR to value 0
impl Resettable for stm32f4::stm32f401::tim10::psc::PSC_SPEC
reset()
method sets PSC to value 0
impl Resettable for stm32f4::stm32f401::tim10::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for stm32f4::stm32f401::tim11::arr::ARR_SPEC
reset()
method sets ARR to value 0
impl Resettable for stm32f4::stm32f401::tim11::ccer::CCER_SPEC
reset()
method sets CCER to value 0
impl Resettable for stm32f4::stm32f401::tim11::ccmr1_input::CCMR1_INPUT_SPEC
reset()
method sets CCMR1_Input to value 0
impl Resettable for stm32f4::stm32f401::tim11::ccmr1_output::CCMR1_OUTPUT_SPEC
reset()
method sets CCMR1_Output to value 0
impl Resettable for stm32f4::stm32f401::tim11::ccr::CCR_SPEC
reset()
method sets CCR%s to value 0
impl Resettable for stm32f4::stm32f401::tim11::cnt::CNT_SPEC
reset()
method sets CNT to value 0
impl Resettable for stm32f4::stm32f401::tim11::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::tim11::dier::DIER_SPEC
reset()
method sets DIER to value 0
impl Resettable for stm32f4::stm32f401::tim11::egr::EGR_SPEC
reset()
method sets EGR to value 0
impl Resettable for stm32f4::stm32f401::tim11::or::OR_SPEC
reset()
method sets OR to value 0
impl Resettable for stm32f4::stm32f401::tim11::psc::PSC_SPEC
reset()
method sets PSC to value 0
impl Resettable for stm32f4::stm32f401::tim11::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for BRR_SPEC
reset()
method sets BRR to value 0
impl Resettable for stm32f4::stm32f401::usart1::cr1::CR1_SPEC
reset()
method sets CR1 to value 0
impl Resettable for stm32f4::stm32f401::usart1::cr2::CR2_SPEC
reset()
method sets CR2 to value 0
impl Resettable for CR3_SPEC
reset()
method sets CR3 to value 0
impl Resettable for stm32f4::stm32f401::usart1::dr::DR_SPEC
reset()
method sets DR to value 0
impl Resettable for GTPR_SPEC
reset()
method sets GTPR to value 0
impl Resettable for stm32f4::stm32f401::usart1::sr::SR_SPEC
reset()
method sets SR to value 0x00c0_0000
impl Resettable for CFR_SPEC
reset()
method sets CFR to value 0x7f
impl Resettable for stm32f4::stm32f401::wwdg::cr::CR_SPEC
reset()
method sets CR to value 0x7f
impl Resettable for stm32f4::stm32f401::wwdg::sr::SR_SPEC
reset()
method sets SR to value 0