Trait FieldSpec

Source
pub trait FieldSpec: Sized {
    type Ux: Copy + Debug + PartialEq + From<Self>;
}
Expand description

Raw field type

Required Associated Types§

Source

type Ux: Copy + Debug + PartialEq + From<Self>

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

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementations on Foreign Types§

Source§

impl FieldSpec for u8

Source§

type Ux = u8

Source§

impl FieldSpec for u16

Source§

impl FieldSpec for u32

Source§

impl FieldSpec for u64

Implementors§

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc1::cfgr2::OVSR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc1::cfgr2::OVSS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc1::cfgr::EXTEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc1::cfgr::EXTSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc1::cfgr::RES

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc1::jsqr::JEXTEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc1::jsqr::JEXTSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc1::smpr1::SMP0

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc123_common::ccr::CKMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc123_common::ccr::DUAL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc_common::ccr::CKMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc_common::ccr::DUAL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc_common::ccr::MDMA

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::adc_common::ccr::PRESC

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::aes::cr::CHMOD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::aes::cr::DATATYPE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::aes::cr::GCMPH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::aes::cr::MODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::can1::esr::LEC

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp1_csr::BLANKING

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp1_csr::HYST

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp1_csr::INMESEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp1_csr::INMSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp1_csr::INPSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp1_csr::PWRMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp2_csr::BLANKING

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp2_csr::HYST

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp2_csr::INMESEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp2_csr::INMSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp2_csr::INPSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::comp::comp2_csr::PWRMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::crc::cr::POLYSIZE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::crc::cr::REV_IN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::crs::cfgr::SYNCDIV

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::crs::cfgr::SYNCSRC

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dac::cr::MAMP1

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dac::cr::TSEL1

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dac::cr::WAVE1

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dac::mcr::MODE1

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::ch::awscdr::AWFORD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::ch::cfgr1::DATMPX

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::ch::cfgr1::DATPACK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::ch::cfgr1::SITP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::ch::cfgr1::SPICKSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::flt::cr1::JEXTEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::flt::cr1::RCH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::flt::cr2::AWDCH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::flt::cr2::EXCH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::flt::fcr::FORD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::flt::isr::CKABF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dfsdm::flt::isr::SCDF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dma1::ch::cr::PL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dma1::ch::cr::PSIZE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::dma1::cselr::C1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::gpioa::afrl::ALTERNATE_FUNCTION

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::gpioa::moder::MODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::gpioa::ospeedr::OUTPUT_SPEED

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::gpioa::pupdr::PULL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::i2c1::cr1::DNF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::i2c1::oar2::OA2MSK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::iwdg::kr::KEY

Source§

impl FieldSpec for stm32l4::stm32l4x1::iwdg::pr::PR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::lptim1::cfgr::CKFLT

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::lptim1::cfgr::CKPOL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::lptim1::cfgr::PRESC

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::lptim1::cfgr::TRGFLT

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::lptim1::cfgr::TRIGEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::lptim1::cfgr::TRIGSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::lpuart1::cr2::STOP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::lpuart1::cr3::WUS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::opamp::opamp1_csr::OPAMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::opamp::opamp1_csr::PGA_GAIN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::opamp::opamp1_csr::VM_SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::opamp::opamp2_csr::OPAMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::opamp::opamp2_csr::PGA_GAIN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::opamp::opamp2_csr::VM_SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::quadspi::ccr::ABMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::quadspi::ccr::ABSIZE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::quadspi::ccr::ADMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::quadspi::ccr::ADSIZE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::quadspi::ccr::DMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::quadspi::ccr::FMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::quadspi::ccr::IMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rcc::bdcr::RTCSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rcc::ccipr::ADCSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rcc::ccipr::CLK48SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rcc::ccipr::I2C1SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rcc::ccipr::LPTIM1SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rcc::ccipr::LPUART1SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rcc::ccipr::USART1SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rcc::cr::MSIRANGE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rtc::cr::OSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::rtc::cr::WUCKSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sai1::ch::cr1::DS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sai1::ch::cr1::MODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sai1::ch::cr1::PRTCFG

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sai1::ch::cr1::SYNCEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sai1::ch::cr2::COMP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sai1::ch::cr2::FTH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sai1::ch::slotr::SLOTEN

Source§

impl FieldSpec for stm32l4::stm32l4x1::sai1::ch::slotr::SLOTSZ

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sai1::ch::sr::FLVLR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sdmmc::clkcr::WIDBUS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sdmmc::cmd::WAITRESP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::sdmmc::power::PWRCTRL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::spi1::cr1::BR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::spi1::cr2::DS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::spi1::sr::FRLVLR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::spi1::sr::FTLVLR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::bdtr::LOCK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::ccmr1_input::CC2S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::ccmr2_input::CC3S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::ccmr2_input::CC4S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::cr1::CMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::cr2::MMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::smcr::ETF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::smcr::ETPS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::smcr::SMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim1::smcr::TS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::ccmr1_input::CC2S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::ccmr2_input::CC3S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::ccmr2_input::CC4S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::cr1::CMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::cr2::MMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::smcr::ETF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::smcr::ETPS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::smcr::SMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim2::smcr::TS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::ccmr1_input::CC2S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::ccmr2_input::CC3S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::ccmr2_input::CC4S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::cr1::CMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::cr2::MMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::smcr::ETF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::smcr::ETPS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::smcr::SMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim3::smcr::TS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim6::cr2::MMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim8::smcr::TS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim15::bdtr::LOCK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim15::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim15::ccmr1_input::CC2S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim15::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim15::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim15::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim15::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim15::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim16::bdtr::LOCK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim16::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim16::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim16::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim16::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim16::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::tim16::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::usart1::cr2::ABRMOD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::usart1::cr2::STOP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::usart1::cr3::WUS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::usb_sram::epr::EP_TYPE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::usb_sram::epr::STAT_RXR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::usb_sram::epr::STAT_TXR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x1::wwdg::cfr::WDGTB

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc1::cfgr2::OVSR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc1::cfgr2::OVSS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc1::cfgr::EXTEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc1::cfgr::EXTSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc1::cfgr::RES

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc1::jsqr::JEXTEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc1::jsqr::JEXTSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc1::smpr1::SMP0

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc_common::ccr::CKMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc_common::ccr::DUAL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc_common::ccr::MDMA

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::adc_common::ccr::PRESC

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::aes::cr::CHMOD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::aes::cr::DATATYPE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::aes::cr::GCMPH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::aes::cr::MODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::can1::esr::LEC

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::comp::comp1_csr::BLANKING

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::comp::comp1_csr::HYST

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::comp::comp1_csr::INMSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::comp::comp1_csr::PWRMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::comp::comp2_csr::BLANKING

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::comp::comp2_csr::HYST

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::comp::comp2_csr::INMSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::comp::comp2_csr::PWRMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::crc::cr::POLYSIZE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::crc::cr::REV_IN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::crs::cfgr::SYNCDIV

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::crs::cfgr::SYNCSRC

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dac::cr::MAMP1

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dac::cr::TSEL1

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dac::cr::WAVE1

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dac::mcr::MODE1

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::ch::awscdr::AWFORD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::ch::cfgr1::DATMPX

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::ch::cfgr1::DATPACK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::ch::cfgr1::SITP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::ch::cfgr1::SPICKSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::flt::cr1::JEXTEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::flt::cr1::RCH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::flt::cr2::AWDCH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::flt::cr2::EXCH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::flt::fcr::FORD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::flt::isr::CKABF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dfsdm::flt::isr::SCDF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dma1::ch::cr::PL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dma1::ch::cr::PSIZE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::dma1::cselr::C1S

Source§

type Ux = u8

Source§

impl FieldSpec for CPSIZE

Source§

type Ux = u8

Source§

impl FieldSpec for MTYP

Source§

type Ux = u8

Source§

impl FieldSpec for MWID

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::fmc::btr::ACCMOD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::fmc::bwtr::ACCMOD

Source§

type Ux = u8

Source§

impl FieldSpec for ECCPS

Source§

type Ux = u8

Source§

impl FieldSpec for PWID

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::gpioa::afrl::ALTERNATE_FUNCTION

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::gpioa::moder::MODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::gpioa::ospeedr::OUTPUT_SPEED

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::gpioa::pupdr::PULL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::i2c1::cr1::DNF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::i2c1::oar2::OA2MSK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::iwdg::kr::KEY

Source§

impl FieldSpec for stm32l4::stm32l4x5::iwdg::pr::PR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::lptim1::cfgr::CKFLT

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::lptim1::cfgr::CKPOL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::lptim1::cfgr::PRESC

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::lptim1::cfgr::TRGFLT

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::lptim1::cfgr::TRIGEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::lptim1::cfgr::TRIGSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::lpuart1::cr2::STOP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::lpuart1::cr3::WUS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::opamp::opamp1_csr::OPAMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::opamp::opamp1_csr::PGA_GAIN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::opamp::opamp1_csr::VM_SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::opamp::opamp2_csr::OPAMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::opamp::opamp2_csr::PGA_GAIN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::opamp::opamp2_csr::VM_SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::quadspi::ccr::ABMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::quadspi::ccr::ABSIZE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::quadspi::ccr::ADMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::quadspi::ccr::ADSIZE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::quadspi::ccr::DMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::quadspi::ccr::FMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::quadspi::ccr::IMODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rcc::bdcr::RTCSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rcc::ccipr::ADCSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rcc::ccipr::CLK48SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rcc::ccipr::I2C1SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rcc::ccipr::LPTIM1SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rcc::ccipr::LPUART1SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rcc::ccipr::USART1SEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rcc::cr::MSIRANGE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rtc::cr::OSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::rtc::cr::WUCKSEL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sai1::ch::cr1::DS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sai1::ch::cr1::MODE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sai1::ch::cr1::PRTCFG

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sai1::ch::cr1::SYNCEN

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sai1::ch::cr2::COMP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sai1::ch::cr2::FTH

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sai1::ch::slotr::SLOTEN

Source§

impl FieldSpec for stm32l4::stm32l4x5::sai1::ch::slotr::SLOTSZ

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sai1::ch::sr::FLVLR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sdmmc::clkcr::WIDBUS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sdmmc::cmd::WAITRESP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::sdmmc::power::PWRCTRL

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::spi1::cr1::BR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::spi1::cr2::DS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::spi1::sr::FRLVLR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::spi1::sr::FTLVLR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::bdtr::LOCK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::ccmr1_input::CC2S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::ccmr2_input::CC3S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::ccmr2_input::CC4S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::cr1::CMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::cr2::MMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::smcr::ETF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::smcr::ETPS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::smcr::SMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim1::smcr::TS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::ccmr1_input::CC2S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::ccmr2_input::CC3S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::ccmr2_input::CC4S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::cr1::CMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::cr2::MMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::smcr::ETF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::smcr::ETPS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::smcr::SMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim2::smcr::TS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::ccmr1_input::CC2S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::ccmr2_input::CC3S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::ccmr2_input::CC4S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::cr1::CMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::cr2::MMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::smcr::ETF

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::smcr::ETPS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::smcr::SMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim3::smcr::TS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim6::cr2::MMS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim8::smcr::TS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim15::bdtr::LOCK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim15::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim15::ccmr1_input::CC2S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim15::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim15::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim15::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim15::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim15::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim16::bdtr::LOCK

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim16::ccmr1_input::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim16::ccmr1_input::ICFILTER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim16::ccmr1_input::ICPRESCALER

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim16::ccmr1_output::CC1S

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim16::ccmr1_output::OC1M

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::tim16::cr1::CKD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::usart1::cr2::ABRMOD

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::usart1::cr2::STOP

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::usart1::cr3::WUS

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::usb::epr::EP_TYPE

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::usb::epr::STAT_RXR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::usb::epr::STAT_TXR

Source§

type Ux = u8

Source§

impl FieldSpec for stm32l4::stm32l4x5::wwdg::cfr::WDGTB

Source§

type Ux = u8