Trait RegisterSpec

Source
pub trait RegisterSpec {
    type Ux: RawReg;
}
Expand description

Raw register type

Required Associated Types§

Source

type Ux: RawReg

Raw register type (u8, u16, u32, …).

Implementors§

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::cfgr1::CFGR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::chselr::CHSELRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::smpr::SMPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::adc::tr::TRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::crc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::crc::dr8::DR8rs

Source§

type Ux = u8

Source§

impl RegisterSpec for stm32f0::stm32f0x0::crc::dr16::DR16rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::crc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::crc::idr::IDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::crc::init::INITrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dbgmcu::apb1_fz::APB1_FZrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dbgmcu::apb2_fz::APB2_FZrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dbgmcu::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dbgmcu::idcode::IDCODErs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dma1::ch::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dma1::ch::mar::MARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dma1::ch::ndtr::NDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dma1::ch::par::PARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dma1::ifcr::IFCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::dma1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::exti::emr::EMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::exti::ftsr::FTSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::exti::imr::IMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::exti::pr::PRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::exti::rtsr::RTSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::exti::swier::SWIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::flash::acr::ACRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::flash::ar::ARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::flash::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::flash::keyr::KEYRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::flash::obr::OBRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::flash::optkeyr::OPTKEYRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::flash::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::flash::wrpr::WRPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::afrh::AFRHrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::afrl::AFRLrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::brr::BRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::bsrr::BSRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::idr::IDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::lckr::LCKRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::moder::MODERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::odr::ODRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::ospeedr::OSPEEDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::otyper::OTYPERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpioa::pupdr::PUPDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpiof::moder::MODERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpiof::ospeedr::OSPEEDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::gpiof::pupdr::PUPDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::oar1::OAR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::oar2::OAR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::pecr::PECRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::rxdr::RXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::timeoutr::TIMEOUTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::timingr::TIMINGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::i2c1::txdr::TXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::iwdg::kr::KRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::iwdg::pr::PRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::iwdg::rlr::RLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::iwdg::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::iwdg::winr::WINRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::pwr::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::pwr::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::ahbenr::AHBENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::ahbrstr::AHBRSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::apb1enr::APB1ENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::apb1rstr::APB1RSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::apb2enr::APB2ENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::apb2rstr::APB2RSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::bdcr::BDCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::cfgr3::CFGR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::cir::CIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rcc::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::alrmar::ALRMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::alrmassr::ALRMASSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::bkpr::BKPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::calr::CALRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::prer::PRERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::shiftr::SHIFTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::ssr::SSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::tafcr::TAFCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::tr::TRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::tsssr::TSSSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::rtc::wpr::WPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::crcpr::CRCPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::dr8::DR8rs

Source§

type Ux = u8

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::i2scfgr::I2SCFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::i2spr::I2SPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::rxcrcr::RXCRCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::spi1::txcrcr::TXCRCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::stk::calib::CALIBrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::stk::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::stk::cvr::CVRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::stk::rvr::RVRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::syscfg::cfgr1::CFGR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::syscfg::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::syscfg::exticr1::EXTICR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::syscfg::exticr2::EXTICR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::syscfg::exticr3::EXTICR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::syscfg::exticr4::EXTICR4rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim1::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim3::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim6::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim6::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim6::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim6::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim6::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim6::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim6::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim6::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::or::ORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim14::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim15::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::tim16::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::brr::BRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::cr3::CR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::gtpr::GTPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::rdr::RDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::rqr::RQRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::rtor::RTORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usart1::tdr::TDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usb::bcdr::BCDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usb::btable::BTABLErs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usb::cntr::CNTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usb::daddr::DADDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usb::epr::EPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usb::fnr::FNRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usb::istr::ISTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::usb::lpmcsr::LPMCSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::wwdg::cfr::CFRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::wwdg::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x0::wwdg::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::cfgr1::CFGR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::chselr::CHSELRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::smpr::SMPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::adc::tr::TRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::btr::BTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::esr::ESRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::fa1r::FA1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::fb::fr1::FR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::fb::fr2::FR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::ffa1r::FFA1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::fm1r::FM1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::fmr::FMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::fs1r::FS1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::mcr::MCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::msr::MSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::rfr::RFRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::rx::rdhr::RDHRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::rx::rdlr::RDLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::rx::rdtr::RDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::rx::rir::RIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::tsr::TSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::tx::tdhr::TDHRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::tx::tdlr::TDLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::tx::tdtr::TDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::can::tx::tir::TIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::cec::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::cec::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::cec::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::cec::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::cec::rxdr::RXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::cec::txdr::TXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::comp::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crc::dr8::DR8rs

Source§

type Ux = u8

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crc::dr16::DR16rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crc::idr::IDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crc::init::INITrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crc::pol::POLrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crs::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crs::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crs::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::crs::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::dhr8r::DHR8Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::dhr8rd::DHR8RDrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::dhr12l::DHR12Lrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::dhr12ld::DHR12LDrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::dhr12r::DHR12Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::dhr12rd::DHR12RDrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::dor::DORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dac::swtrigr::SWTRIGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dbgmcu::apb1_fz::APB1_FZrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dbgmcu::apb2_fz::APB2_FZrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dbgmcu::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dbgmcu::idcode::IDCODErs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dma1::ch::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dma1::ch::mar::MARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dma1::ch::ndtr::NDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dma1::ch::par::PARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dma1::ifcr::IFCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::dma1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::exti::emr::EMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::exti::ftsr::FTSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::exti::imr::IMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::exti::pr::PRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::exti::rtsr::RTSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::exti::swier::SWIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::flash::acr::ACRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::flash::ar::ARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::flash::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::flash::keyr::KEYRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::flash::obr::OBRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::flash::optkeyr::OPTKEYRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::flash::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::flash::wrpr::WRPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::afrh::AFRHrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::afrl::AFRLrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::brr::BRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::bsrr::BSRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::idr::IDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::lckr::LCKRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::moder::MODERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::odr::ODRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::ospeedr::OSPEEDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::otyper::OTYPERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpioa::pupdr::PUPDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpiof::moder::MODERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpiof::ospeedr::OSPEEDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::gpiof::pupdr::PUPDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::oar1::OAR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::oar2::OAR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::pecr::PECRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::rxdr::RXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::timeoutr::TIMEOUTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::timingr::TIMINGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::i2c1::txdr::TXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::iwdg::kr::KRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::iwdg::pr::PRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::iwdg::rlr::RLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::iwdg::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::iwdg::winr::WINRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::pwr::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::pwr::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::ahbenr::AHBENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::ahbrstr::AHBRSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::apb1enr::APB1ENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::apb1rstr::APB1RSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::apb2enr::APB2ENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::apb2rstr::APB2RSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::bdcr::BDCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::cfgr3::CFGR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::cir::CIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rcc::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::alrmar::ALRMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::alrmassr::ALRMASSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::bkpr::BKPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::calr::CALRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::prer::PRERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::shiftr::SHIFTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::ssr::SSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::tafcr::TAFCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::tr::TRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::tsssr::TSSSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::rtc::wpr::WPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::crcpr::CRCPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::dr8::DR8rs

Source§

type Ux = u8

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::i2scfgr::I2SCFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::i2spr::I2SPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::rxcrcr::RXCRCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::spi1::txcrcr::TXCRCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::stk::calib::CALIBrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::stk::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::stk::cvr::CVRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::stk::rvr::RVRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::syscfg::cfgr1::CFGR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::syscfg::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::syscfg::exticr1::EXTICR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::syscfg::exticr2::EXTICR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::syscfg::exticr3::EXTICR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::syscfg::exticr4::EXTICR4rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim1::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim2::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim3::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim6::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim6::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim6::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim6::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim6::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim6::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim6::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim6::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::or::ORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim14::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim15::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tim16::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::ioascr::IOASCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::ioccr::IOCCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::iogcr::IOGCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::iogcsr::IOGCSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::iohcr::IOHCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::ioscr::IOSCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::tsc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::brr::BRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::cr3::CR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::gtpr::GTPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::rdr::RDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::rqr::RQRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::rtor::RTORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usart1::tdr::TDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usb::bcdr::BCDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usb::btable::BTABLErs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usb::cntr::CNTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usb::daddr::DADDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usb::epr::EPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usb::fnr::FNRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usb::istr::ISTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::usb::lpmcsr::LPMCSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::wwdg::cfr::CFRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::wwdg::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x1::wwdg::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::cfgr1::CFGR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::chselr::CHSELRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::smpr::SMPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::adc::tr::TRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::btr::BTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::esr::ESRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::fa1r::FA1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::fb::fr1::FR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::fb::fr2::FR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::ffa1r::FFA1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::fm1r::FM1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::fmr::FMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::fs1r::FS1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::mcr::MCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::msr::MSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::rfr::RFRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::rx::rdhr::RDHRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::rx::rdlr::RDLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::rx::rdtr::RDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::rx::rir::RIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::tsr::TSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::tx::tdhr::TDHRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::tx::tdlr::TDLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::tx::tdtr::TDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::can::tx::tir::TIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::cec::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::cec::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::cec::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::cec::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::cec::rxdr::RXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::cec::txdr::TXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::comp::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crc::dr8::DR8rs

Source§

type Ux = u8

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crc::dr16::DR16rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crc::idr::IDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crc::init::INITrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crc::pol::POLrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crs::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crs::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crs::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::crs::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::dhr8r::DHR8Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::dhr8rd::DHR8RDrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::dhr12l::DHR12Lrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::dhr12ld::DHR12LDrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::dhr12r::DHR12Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::dhr12rd::DHR12RDrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::dor::DORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dac::swtrigr::SWTRIGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dbgmcu::apb1_fz::APB1_FZrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dbgmcu::apb2_fz::APB2_FZrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dbgmcu::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dbgmcu::idcode::IDCODErs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dma1::ch::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dma1::ch::mar::MARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dma1::ch::ndtr::NDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dma1::ch::par::PARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dma1::ifcr::IFCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::dma1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::exti::emr::EMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::exti::ftsr::FTSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::exti::imr::IMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::exti::pr::PRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::exti::rtsr::RTSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::exti::swier::SWIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::flash::acr::ACRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::flash::ar::ARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::flash::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::flash::keyr::KEYRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::flash::obr::OBRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::flash::optkeyr::OPTKEYRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::flash::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::flash::wrpr::WRPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::afrh::AFRHrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::afrl::AFRLrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::brr::BRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::bsrr::BSRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::idr::IDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::lckr::LCKRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::moder::MODERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::odr::ODRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::ospeedr::OSPEEDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::otyper::OTYPERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpioa::pupdr::PUPDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpiof::moder::MODERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpiof::ospeedr::OSPEEDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::gpiof::pupdr::PUPDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::oar1::OAR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::oar2::OAR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::pecr::PECRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::rxdr::RXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::timeoutr::TIMEOUTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::timingr::TIMINGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::i2c1::txdr::TXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::iwdg::kr::KRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::iwdg::pr::PRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::iwdg::rlr::RLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::iwdg::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::iwdg::winr::WINRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::pwr::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::pwr::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::ahbenr::AHBENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::ahbrstr::AHBRSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::apb1enr::APB1ENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::apb1rstr::APB1RSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::apb2enr::APB2ENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::apb2rstr::APB2RSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::bdcr::BDCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::cfgr3::CFGR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::cir::CIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rcc::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::alrmar::ALRMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::alrmassr::ALRMASSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::bkpr::BKPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::calr::CALRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::prer::PRERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::shiftr::SHIFTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::ssr::SSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::tafcr::TAFCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::tr::TRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::tsssr::TSSSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::rtc::wpr::WPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::crcpr::CRCPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::dr8::DR8rs

Source§

type Ux = u8

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::i2scfgr::I2SCFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::i2spr::I2SPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::rxcrcr::RXCRCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::spi1::txcrcr::TXCRCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::stk::calib::CALIBrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::stk::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::stk::cvr::CVRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::stk::rvr::RVRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::syscfg::cfgr1::CFGR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::syscfg::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::syscfg::exticr1::EXTICR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::syscfg::exticr2::EXTICR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::syscfg::exticr3::EXTICR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::syscfg::exticr4::EXTICR4rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim1::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim2::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim3::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim6::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim6::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim6::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim6::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim6::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim6::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim6::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim6::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::or::ORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim14::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim15::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tim16::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::ioascr::IOASCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::ioccr::IOCCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::iogcr::IOGCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::iogcsr::IOGCSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::iohcr::IOHCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::ioscr::IOSCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::tsc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::brr::BRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::cr3::CR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::gtpr::GTPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::rdr::RDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::rqr::RQRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::rtor::RTORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usart1::tdr::TDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usb::bcdr::BCDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usb::btable::BTABLErs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usb::cntr::CNTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usb::daddr::DADDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usb::epr::EPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usb::fnr::FNRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usb::istr::ISTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::usb::lpmcsr::LPMCSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::wwdg::cfr::CFRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::wwdg::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x2::wwdg::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::cfgr1::CFGR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::chselr::CHSELRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::smpr::SMPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::adc::tr::TRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::btr::BTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::esr::ESRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::fa1r::FA1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::fb::fr1::FR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::fb::fr2::FR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::ffa1r::FFA1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::fm1r::FM1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::fmr::FMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::fs1r::FS1Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::mcr::MCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::msr::MSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::rfr::RFRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::rx::rdhr::RDHRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::rx::rdlr::RDLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::rx::rdtr::RDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::rx::rir::RIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::tsr::TSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::tx::tdhr::TDHRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::tx::tdlr::TDLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::tx::tdtr::TDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::can::tx::tir::TIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::cec::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::cec::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::cec::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::cec::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::cec::rxdr::RXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::cec::txdr::TXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::comp::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crc::dr8::DR8rs

Source§

type Ux = u8

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crc::dr16::DR16rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crc::idr::IDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crc::init::INITrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crc::pol::POLrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crs::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crs::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crs::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::crs::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::dhr8r::DHR8Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::dhr8rd::DHR8RDrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::dhr12l::DHR12Lrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::dhr12ld::DHR12LDrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::dhr12r::DHR12Rrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::dhr12rd::DHR12RDrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::dor::DORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dac::swtrigr::SWTRIGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dbgmcu::apb1_fz::APB1_FZrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dbgmcu::apb2_fz::APB2_FZrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dbgmcu::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dbgmcu::idcode::IDCODErs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dma1::ch::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dma1::ch::mar::MARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dma1::ch::ndtr::NDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dma1::ch::par::PARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dma1::ifcr::IFCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::dma1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::exti::emr::EMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::exti::ftsr::FTSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::exti::imr::IMRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::exti::pr::PRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::exti::rtsr::RTSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::exti::swier::SWIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::flash::acr::ACRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::flash::ar::ARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::flash::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::flash::keyr::KEYRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::flash::obr::OBRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::flash::optkeyr::OPTKEYRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::flash::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::flash::wrpr::WRPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::afrh::AFRHrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::afrl::AFRLrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::brr::BRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::bsrr::BSRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::idr::IDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::lckr::LCKRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::moder::MODERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::odr::ODRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::ospeedr::OSPEEDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::otyper::OTYPERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpioa::pupdr::PUPDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpiof::moder::MODERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpiof::ospeedr::OSPEEDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::gpiof::pupdr::PUPDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::oar1::OAR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::oar2::OAR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::pecr::PECRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::rxdr::RXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::timeoutr::TIMEOUTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::timingr::TIMINGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::i2c1::txdr::TXDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::iwdg::kr::KRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::iwdg::pr::PRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::iwdg::rlr::RLRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::iwdg::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::iwdg::winr::WINRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::pwr::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::pwr::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::ahbenr::AHBENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::ahbrstr::AHBRSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::apb1enr::APB1ENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::apb1rstr::APB1RSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::apb2enr::APB2ENRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::apb2rstr::APB2RSTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::bdcr::BDCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::cfgr3::CFGR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::cfgr::CFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::cir::CIRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rcc::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::alrmar::ALRMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::alrmassr::ALRMASSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::bkpr::BKPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::calr::CALRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::prer::PRERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::shiftr::SHIFTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::ssr::SSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::tafcr::TAFCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::tr::TRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::tsssr::TSSSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::rtc::wpr::WPRrs

Source§

impl RegisterSpec for WUTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::crcpr::CRCPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::dr8::DR8rs

Source§

type Ux = u8

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::dr::DRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::i2scfgr::I2SCFGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::i2spr::I2SPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::rxcrcr::RXCRCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::spi1::txcrcr::TXCRCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::stk::calib::CALIBrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::stk::csr::CSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::stk::cvr::CVRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::stk::rvr::RVRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::syscfg::cfgr1::CFGR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::syscfg::cfgr2::CFGR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::syscfg::exticr1::EXTICR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::syscfg::exticr2::EXTICR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::syscfg::exticr3::EXTICR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::syscfg::exticr4::EXTICR4rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim1::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim2::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::ccmr2_input::CCMR2_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::ccmr2_output::CCMR2_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim3::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim6::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim6::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim6::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim6::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim6::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim6::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim6::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim6::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::or::ORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim14::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::smcr::SMCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim15::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::arr::ARRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::bdtr::BDTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::ccer::CCERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::ccmr1_input::CCMR1_INPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::ccmr1_output::CCMR1_OUTPUTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::ccr::CCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::cnt::CNTrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::dcr::DCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::dier::DIERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::dmar::DMARrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::egr::EGRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::psc::PSCrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::rcr::RCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tim16::sr::SRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::ier::IERrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::ioascr::IOASCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::ioccr::IOCCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::iogcr::IOGCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::iogcsr::IOGCSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::iohcr::IOHCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::ioscr::IOSCRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::tsc::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::brr::BRRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::cr1::CR1rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::cr2::CR2rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::cr3::CR3rs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::gtpr::GTPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::icr::ICRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::isr::ISRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::rdr::RDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::rqr::RQRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::rtor::RTORrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usart1::tdr::TDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usb::bcdr::BCDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usb::btable::BTABLErs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usb::cntr::CNTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usb::daddr::DADDRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usb::epr::EPRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usb::fnr::FNRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usb::istr::ISTRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::usb::lpmcsr::LPMCSRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::wwdg::cfr::CFRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::wwdg::cr::CRrs

Source§

impl RegisterSpec for stm32f0::stm32f0x8::wwdg::sr::SRrs