pub trait Readable: RegisterSpec { }
Expand description
Trait implemented by readable registers to enable the read
method.
Registers marked with Writable
can be also be modify
’ed.
Implementors§
impl Readable for AdcConfigSpec
read()
method returns adc_config::R
reader structure
impl Readable for AdcContinuousSpec
read()
method returns adc_continuous::R
reader structure
impl Readable for AdcValidSpec
read()
method returns adc_valid::R
reader structure
impl Readable for AdcValueSpec
read()
method returns adc_value::R
reader structure
impl Readable for BootSpec
read()
method returns boot::R
reader structure
impl Readable for mik32v2_pac::crc::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for mik32v2_pac::crc::data::DataSpec
read()
method returns data::R
reader structure
impl Readable for PolySpec
read()
method returns poly::R
reader structure
impl Readable for BlockSpec
read()
method returns block::R
reader structure
impl Readable for mik32v2_pac::crypto::config::ConfigSpec
read()
method returns config::R
reader structure
impl Readable for Dac0CfgSpec
read()
method returns dac0_cfg::R
reader structure
impl Readable for Dac0ValueSpec
read()
method returns dac0_value::R
reader structure
impl Readable for Dac1CfgSpec
read()
method returns dac1_cfg::R
reader structure
impl Readable for Dac1ValueSpec
read()
method returns dac1_value::R
reader structure
impl Readable for Ch1CfgSpec
read()
method returns ch1_cfg::R
reader structure
impl Readable for Ch1DstSpec
read()
method returns ch1_dst::R
reader structure
impl Readable for Ch1LenSpec
read()
method returns ch1_len::R
reader structure
impl Readable for Ch1SrcSpec
read()
method returns ch1_src::R
reader structure
impl Readable for Ch2CfgSpec
read()
method returns ch2_cfg::R
reader structure
impl Readable for Ch2DstSpec
read()
method returns ch2_dst::R
reader structure
impl Readable for Ch2LenSpec
read()
method returns ch2_len::R
reader structure
impl Readable for Ch2SrcSpec
read()
method returns ch2_src::R
reader structure
impl Readable for Ch3CfgSpec
read()
method returns ch3_cfg::R
reader structure
impl Readable for Ch3DstSpec
read()
method returns ch3_dst::R
reader structure
impl Readable for Ch3LenSpec
read()
method returns ch3_len::R
reader structure
impl Readable for Ch3SrcSpec
read()
method returns ch3_src::R
reader structure
impl Readable for Ch4CfgSpec
read()
method returns ch4_cfg::R
reader structure
impl Readable for Ch4DstSpec
read()
method returns ch4_dst::R
reader structure
impl Readable for Ch4LenSpec
read()
method returns ch4_len::R
reader structure
impl Readable for Ch4SrcSpec
read()
method returns ch4_src::R
reader structure
impl Readable for mik32v2_pac::dma::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for EeadjSpec
read()
method returns eeadj::R
reader structure
impl Readable for EedatSpec
read()
method returns eedat::R
reader structure
impl Readable for EerbSpec
read()
method returns eerb::R
reader structure
impl Readable for EestaSpec
read()
method returns eesta::R
reader structure
impl Readable for Ncycep1Spec
read()
method returns ncycep1::R
reader structure
impl Readable for Ncycep2Spec
read()
method returns ncycep2::R
reader structure
impl Readable for NcycrlSpec
read()
method returns ncycrl::R
reader structure
impl Readable for MaskEdgeClearSpec
read()
method returns mask_edge_clear::R
reader structure
impl Readable for MaskEdgeSetSpec
read()
method returns mask_edge_set::R
reader structure
impl Readable for RawStatusSpec
read()
method returns raw_status::R
reader structure
impl Readable for mik32v2_pac::epic::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for mik32v2_pac::gpio8_2::control::ControlSpec
read()
method returns control::R
reader structure
impl Readable for mik32v2_pac::gpio8_2::direction_in::DirectionInSpec
read()
method returns direction_in::R
reader structure
impl Readable for mik32v2_pac::gpio8_2::direction_out::DirectionOutSpec
read()
method returns direction_out::R
reader structure
impl Readable for mik32v2_pac::gpio8_2::output::OutputSpec
read()
method returns output::R
reader structure
impl Readable for mik32v2_pac::gpio8_2::state::StateSpec
read()
method returns state::R
reader structure
impl Readable for mik32v2_pac::gpio16_0::control::ControlSpec
read()
method returns control::R
reader structure
impl Readable for mik32v2_pac::gpio16_0::direction_in::DirectionInSpec
read()
method returns direction_in::R
reader structure
impl Readable for mik32v2_pac::gpio16_0::direction_out::DirectionOutSpec
read()
method returns direction_out::R
reader structure
impl Readable for mik32v2_pac::gpio16_0::output::OutputSpec
read()
method returns output::R
reader structure
impl Readable for mik32v2_pac::gpio16_0::state::StateSpec
read()
method returns state::R
reader structure
impl Readable for mik32v2_pac::gpio16_1::control::ControlSpec
read()
method returns control::R
reader structure
impl Readable for mik32v2_pac::gpio16_1::direction_in::DirectionInSpec
read()
method returns direction_in::R
reader structure
impl Readable for mik32v2_pac::gpio16_1::direction_out::DirectionOutSpec
read()
method returns direction_out::R
reader structure
impl Readable for mik32v2_pac::gpio16_1::output::OutputSpec
read()
method returns output::R
reader structure
impl Readable for mik32v2_pac::gpio16_1::state::StateSpec
read()
method returns state::R
reader structure
impl Readable for AnyEdgeClearSpec
read()
method returns any_edge_clear::R
reader structure
impl Readable for AnyEdgeSetSpec
read()
method returns any_edge_set::R
reader structure
impl Readable for EdgeSpec
read()
method returns edge::R
reader structure
impl Readable for EnableClearSpec
read()
method returns enable_clear::R
reader structure
impl Readable for EnableSetSpec
read()
method returns enable_set::R
reader structure
impl Readable for InterruptSpec
read()
method returns interrupt::R
reader structure
impl Readable for LevelSpec
read()
method returns level::R
reader structure
impl Readable for LevelClearSpec
read()
method returns level_clear::R
reader structure
impl Readable for LevelSetSpec
read()
method returns level_set::R
reader structure
impl Readable for LineMuxSpec
read()
method returns line_mux::R
reader structure
impl Readable for mik32v2_pac::gpio_irq::state::StateSpec
read()
method returns state::R
reader structure
impl Readable for mik32v2_pac::i2c_0::cr1::Cr1Spec
read()
method returns cr1::R
reader structure
impl Readable for mik32v2_pac::i2c_0::cr2::Cr2Spec
read()
method returns cr2::R
reader structure
impl Readable for mik32v2_pac::i2c_0::isr::IsrSpec
read()
method returns isr::R
reader structure
impl Readable for mik32v2_pac::i2c_0::oar1::Oar1Spec
read()
method returns oar1::R
reader structure
impl Readable for mik32v2_pac::i2c_0::oar2::Oar2Spec
read()
method returns oar2::R
reader structure
impl Readable for mik32v2_pac::i2c_0::rxdr::RxdrSpec
read()
method returns rxdr::R
reader structure
impl Readable for mik32v2_pac::i2c_0::timingr::TimingrSpec
read()
method returns timingr::R
reader structure
impl Readable for mik32v2_pac::i2c_0::txdr::TxdrSpec
read()
method returns txdr::R
reader structure
impl Readable for mik32v2_pac::i2c_1::cr1::Cr1Spec
read()
method returns cr1::R
reader structure
impl Readable for mik32v2_pac::i2c_1::cr2::Cr2Spec
read()
method returns cr2::R
reader structure
impl Readable for mik32v2_pac::i2c_1::isr::IsrSpec
read()
method returns isr::R
reader structure
impl Readable for mik32v2_pac::i2c_1::oar1::Oar1Spec
read()
method returns oar1::R
reader structure
impl Readable for mik32v2_pac::i2c_1::oar2::Oar2Spec
read()
method returns oar2::R
reader structure
impl Readable for mik32v2_pac::i2c_1::rxdr::RxdrSpec
read()
method returns rxdr::R
reader structure
impl Readable for mik32v2_pac::i2c_1::timingr::TimingrSpec
read()
method returns timingr::R
reader structure
impl Readable for mik32v2_pac::i2c_1::txdr::TxdrSpec
read()
method returns txdr::R
reader structure
impl Readable for OtpaSpec
read()
method returns otpa::R
reader structure
impl Readable for OtpadjSpec
read()
method returns otpadj::R
reader structure
impl Readable for OtpdatSpec
read()
method returns otpdat::R
reader structure
impl Readable for OtpdecSpec
read()
method returns otpdec::R
reader structure
impl Readable for OtpstaSpec
read()
method returns otpsta::R
reader structure
impl Readable for Otpwt1Spec
read()
method returns otpwt1::R
reader structure
impl Readable for Otpwt2Spec
read()
method returns otpwt2::R
reader structure
impl Readable for Pad0CfgSpec
read()
method returns pad0_cfg::R
reader structure
impl Readable for Pad0DsSpec
read()
method returns pad0_ds::R
reader structure
impl Readable for Pad0PupdSpec
read()
method returns pad0_pupd::R
reader structure
impl Readable for Pad1CfgSpec
read()
method returns pad1_cfg::R
reader structure
impl Readable for Pad1DsSpec
read()
method returns pad1_ds::R
reader structure
impl Readable for Pad1PupdSpec
read()
method returns pad1_pupd::R
reader structure
impl Readable for Pad2CfgSpec
read()
method returns pad2_cfg::R
reader structure
impl Readable for Pad2DsSpec
read()
method returns pad2_ds::R
reader structure
impl Readable for Pad2PupdSpec
read()
method returns pad2_pupd::R
reader structure
impl Readable for AhbMuxSpec
read()
method returns ahb_mux::R
reader structure
impl Readable for ClkAhbClearSpec
read()
method returns clk_ahb_clear::R
reader structure
impl Readable for ClkAhbSetSpec
read()
method returns clk_ahb_set::R
reader structure
impl Readable for ClkApbMClearSpec
read()
method returns clk_apb_m_clear::R
reader structure
impl Readable for ClkApbMSetSpec
read()
method returns clk_apb_m_set::R
reader structure
impl Readable for ClkApbPClearSpec
read()
method returns clk_apb_p_clear::R
reader structure
impl Readable for ClkApbPSetSpec
read()
method returns clk_apb_p_set::R
reader structure
impl Readable for CpuRtcClkMuxSpec
read()
method returns cpu_rtc_clk_mux::R
reader structure
impl Readable for DivAhbSpec
read()
method returns div_ahb::R
reader structure
impl Readable for DivApbMSpec
read()
method returns div_apb_m::R
reader structure
impl Readable for DivApbPSpec
read()
method returns div_apb_p::R
reader structure
impl Readable for FreqMaskSpec
read()
method returns freq_mask::R
reader structure
impl Readable for FreqStatusSpec
read()
method returns freq_status::R
reader structure
impl Readable for SleepModeSpec
read()
method returns sleep_mode::R
reader structure
impl Readable for TimerCfgSpec
read()
method returns timer_cfg::R
reader structure
impl Readable for WdtClkMuxSpec
read()
method returns wdt_clk_mux::R
reader structure
impl Readable for mik32v2_pac::pvd_avcc::config::ConfigSpec
read()
method returns config::R
reader structure
impl Readable for mik32v2_pac::pvd_avcc::dpf_value::DpfValueSpec
read()
method returns dpf_value::R
reader structure
impl Readable for mik32v2_pac::pvd_avcc::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for mik32v2_pac::pvd_vcc::config::ConfigSpec
read()
method returns config::R
reader structure
impl Readable for mik32v2_pac::pvd_vcc::dpf_value::DpfValueSpec
read()
method returns dpf_value::R
reader structure
impl Readable for mik32v2_pac::pvd_vcc::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for RefClbSpec
read()
method returns ref_clb::R
reader structure
impl Readable for RrtcCtrlSpec
read()
method returns rrtc_ctrl::R
reader structure
impl Readable for RrtcDalrmSpec
read()
method returns rrtc_dalrm::R
reader structure
impl Readable for RrtcDateSpec
read()
method returns rrtc_date::R
reader structure
impl Readable for RrtcReg0Spec
read()
method returns rrtc_reg0::R
reader structure
impl Readable for RrtcReg1Spec
read()
method returns rrtc_reg1::R
reader structure
impl Readable for RrtcReg2Spec
read()
method returns rrtc_reg2::R
reader structure
impl Readable for RrtcReg3Spec
read()
method returns rrtc_reg3::R
reader structure
impl Readable for RrtcReg4Spec
read()
method returns rrtc_reg4::R
reader structure
impl Readable for RrtcReg5Spec
read()
method returns rrtc_reg5::R
reader structure
impl Readable for RrtcReg6Spec
read()
method returns rrtc_reg6::R
reader structure
impl Readable for RrtcReg7Spec
read()
method returns rrtc_reg7::R
reader structure
impl Readable for RrtcReg8Spec
read()
method returns rrtc_reg8::R
reader structure
impl Readable for RrtcReg9Spec
read()
method returns rrtc_reg9::R
reader structure
impl Readable for RrtcReg10Spec
read()
method returns rrtc_reg10::R
reader structure
impl Readable for RrtcReg11Spec
read()
method returns rrtc_reg11::R
reader structure
impl Readable for RrtcReg12Spec
read()
method returns rrtc_reg12::R
reader structure
impl Readable for RrtcReg13Spec
read()
method returns rrtc_reg13::R
reader structure
impl Readable for RrtcReg14Spec
read()
method returns rrtc_reg14::R
reader structure
impl Readable for RrtcReg15Spec
read()
method returns rrtc_reg15::R
reader structure
impl Readable for RrtcTalrmSpec
read()
method returns rrtc_talrm::R
reader structure
impl Readable for RrtcTimeSpec
read()
method returns rrtc_time::R
reader structure
impl Readable for MtimeSpec
read()
method returns mtime::R
reader structure
impl Readable for MtimecmpSpec
read()
method returns mtimecmp::R
reader structure
impl Readable for MtimecmphSpec
read()
method returns mtimecmph::R
reader structure
impl Readable for MtimehSpec
read()
method returns mtimeh::R
reader structure
impl Readable for TimerCtrlSpec
read()
method returns timer_ctrl::R
reader structure
impl Readable for TimerDivSpec
read()
method returns timer_div::R
reader structure
impl Readable for mik32v2_pac::spi_0::config::ConfigSpec
read()
method returns config::R
reader structure
impl Readable for mik32v2_pac::spi_0::delay::DelaySpec
read()
method returns delay::R
reader structure
impl Readable for mik32v2_pac::spi_0::enable::EnableSpec
read()
method returns enable::R
reader structure
impl Readable for mik32v2_pac::spi_0::id::IdSpec
read()
method returns id::R
reader structure
impl Readable for mik32v2_pac::spi_0::int_mask::IntMaskSpec
read()
method returns int_mask::R
reader structure
impl Readable for mik32v2_pac::spi_0::rxdata::RxdataSpec
read()
method returns rxdata::R
reader structure
impl Readable for mik32v2_pac::spi_0::sic::SicSpec
read()
method returns sic::R
reader structure
impl Readable for mik32v2_pac::spi_0::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for mik32v2_pac::spi_0::tx_thr::TxThrSpec
read()
method returns tx_thr::R
reader structure
impl Readable for mik32v2_pac::spi_1::config::ConfigSpec
read()
method returns config::R
reader structure
impl Readable for mik32v2_pac::spi_1::delay::DelaySpec
read()
method returns delay::R
reader structure
impl Readable for mik32v2_pac::spi_1::enable::EnableSpec
read()
method returns enable::R
reader structure
impl Readable for mik32v2_pac::spi_1::id::IdSpec
read()
method returns id::R
reader structure
impl Readable for mik32v2_pac::spi_1::int_mask::IntMaskSpec
read()
method returns int_mask::R
reader structure
impl Readable for mik32v2_pac::spi_1::rxdata::RxdataSpec
read()
method returns rxdata::R
reader structure
impl Readable for mik32v2_pac::spi_1::sic::SicSpec
read()
method returns sic::R
reader structure
impl Readable for mik32v2_pac::spi_1::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for mik32v2_pac::spi_1::tx_thr::TxThrSpec
read()
method returns tx_thr::R
reader structure
impl Readable for AddressSpec
read()
method returns address::R
reader structure
impl Readable for ClimitSpec
read()
method returns climit::R
reader structure
impl Readable for CmdSpec
read()
method returns cmd::R
reader structure
impl Readable for mik32v2_pac::spifi_config::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for mik32v2_pac::spifi_config::data::DataSpec
read()
method returns data::R
reader structure
impl Readable for IdataSpec
read()
method returns idata::R
reader structure
impl Readable for McmdSpec
read()
method returns mcmd::R
reader structure
impl Readable for StatSpec
read()
method returns stat::R
reader structure
impl Readable for mik32v2_pac::timer16_0::arr::ArrSpec
read()
method returns arr::R
reader structure
impl Readable for mik32v2_pac::timer16_0::cfgr::CfgrSpec
read()
method returns cfgr::R
reader structure
impl Readable for mik32v2_pac::timer16_0::cmp::CmpSpec
read()
method returns cmp::R
reader structure
impl Readable for mik32v2_pac::timer16_0::cnt::CntSpec
read()
method returns cnt::R
reader structure
impl Readable for mik32v2_pac::timer16_0::cr::CrSpec
read()
method returns cr::R
reader structure
impl Readable for mik32v2_pac::timer16_0::ier::IerSpec
read()
method returns ier::R
reader structure
impl Readable for mik32v2_pac::timer16_0::isr::IsrSpec
read()
method returns isr::R
reader structure
impl Readable for mik32v2_pac::timer16_1::arr::ArrSpec
read()
method returns arr::R
reader structure
impl Readable for mik32v2_pac::timer16_1::cfgr::CfgrSpec
read()
method returns cfgr::R
reader structure
impl Readable for mik32v2_pac::timer16_1::cmp::CmpSpec
read()
method returns cmp::R
reader structure
impl Readable for mik32v2_pac::timer16_1::cnt::CntSpec
read()
method returns cnt::R
reader structure
impl Readable for mik32v2_pac::timer16_1::cr::CrSpec
read()
method returns cr::R
reader structure
impl Readable for mik32v2_pac::timer16_1::ier::IerSpec
read()
method returns ier::R
reader structure
impl Readable for mik32v2_pac::timer16_1::isr::IsrSpec
read()
method returns isr::R
reader structure
impl Readable for mik32v2_pac::timer16_2::arr::ArrSpec
read()
method returns arr::R
reader structure
impl Readable for mik32v2_pac::timer16_2::cfgr::CfgrSpec
read()
method returns cfgr::R
reader structure
impl Readable for mik32v2_pac::timer16_2::cmp::CmpSpec
read()
method returns cmp::R
reader structure
impl Readable for mik32v2_pac::timer16_2::cnt::CntSpec
read()
method returns cnt::R
reader structure
impl Readable for mik32v2_pac::timer16_2::cr::CrSpec
read()
method returns cr::R
reader structure
impl Readable for mik32v2_pac::timer16_2::ier::IerSpec
read()
method returns ier::R
reader structure
impl Readable for mik32v2_pac::timer16_2::isr::IsrSpec
read()
method returns isr::R
reader structure
impl Readable for mik32v2_pac::timer32_0::control::ControlSpec
read()
method returns control::R
reader structure
impl Readable for mik32v2_pac::timer32_0::enable::EnableSpec
read()
method returns enable::R
reader structure
impl Readable for mik32v2_pac::timer32_0::int_clear::IntClearSpec
read()
method returns int_clear::R
reader structure
impl Readable for mik32v2_pac::timer32_0::int_flag::IntFlagSpec
read()
method returns int_flag::R
reader structure
impl Readable for mik32v2_pac::timer32_0::int_mask::IntMaskSpec
read()
method returns int_mask::R
reader structure
impl Readable for mik32v2_pac::timer32_0::prescale::PrescaleSpec
read()
method returns prescale::R
reader structure
impl Readable for mik32v2_pac::timer32_0::top::TopSpec
read()
method returns top::R
reader structure
impl Readable for mik32v2_pac::timer32_0::value::ValueSpec
read()
method returns value::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch1_cntr::Ch1CntrSpec
read()
method returns ch1_cntr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch1_icr::Ch1IcrSpec
read()
method returns ch1_icr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch1_ocr::Ch1OcrSpec
read()
method returns ch1_ocr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch2_cntr::Ch2CntrSpec
read()
method returns ch2_cntr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch2_icr::Ch2IcrSpec
read()
method returns ch2_icr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch2_ocr::Ch2OcrSpec
read()
method returns ch2_ocr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch3_cntr::Ch3CntrSpec
read()
method returns ch3_cntr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch3_icr::Ch3IcrSpec
read()
method returns ch3_icr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch3_ocr::Ch3OcrSpec
read()
method returns ch3_ocr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch4_cntr::Ch4CntrSpec
read()
method returns ch4_cntr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch4_icr::Ch4IcrSpec
read()
method returns ch4_icr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::ch4_ocr::Ch4OcrSpec
read()
method returns ch4_ocr::R
reader structure
impl Readable for mik32v2_pac::timer32_1::control::ControlSpec
read()
method returns control::R
reader structure
impl Readable for mik32v2_pac::timer32_1::enable::EnableSpec
read()
method returns enable::R
reader structure
impl Readable for mik32v2_pac::timer32_1::int_clear::IntClearSpec
read()
method returns int_clear::R
reader structure
impl Readable for mik32v2_pac::timer32_1::int_flag::IntFlagSpec
read()
method returns int_flag::R
reader structure
impl Readable for mik32v2_pac::timer32_1::int_mask::IntMaskSpec
read()
method returns int_mask::R
reader structure
impl Readable for mik32v2_pac::timer32_1::prescale::PrescaleSpec
read()
method returns prescale::R
reader structure
impl Readable for mik32v2_pac::timer32_1::top::TopSpec
read()
method returns top::R
reader structure
impl Readable for mik32v2_pac::timer32_1::value::ValueSpec
read()
method returns value::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch1_cntr::Ch1CntrSpec
read()
method returns ch1_cntr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch1_icr::Ch1IcrSpec
read()
method returns ch1_icr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch1_ocr::Ch1OcrSpec
read()
method returns ch1_ocr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch2_cntr::Ch2CntrSpec
read()
method returns ch2_cntr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch2_icr::Ch2IcrSpec
read()
method returns ch2_icr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch2_ocr::Ch2OcrSpec
read()
method returns ch2_ocr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch3_cntr::Ch3CntrSpec
read()
method returns ch3_cntr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch3_icr::Ch3IcrSpec
read()
method returns ch3_icr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch3_ocr::Ch3OcrSpec
read()
method returns ch3_ocr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch4_cntr::Ch4CntrSpec
read()
method returns ch4_cntr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch4_icr::Ch4IcrSpec
read()
method returns ch4_icr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::ch4_ocr::Ch4OcrSpec
read()
method returns ch4_ocr::R
reader structure
impl Readable for mik32v2_pac::timer32_2::control::ControlSpec
read()
method returns control::R
reader structure
impl Readable for mik32v2_pac::timer32_2::enable::EnableSpec
read()
method returns enable::R
reader structure
impl Readable for mik32v2_pac::timer32_2::int_clear::IntClearSpec
read()
method returns int_clear::R
reader structure
impl Readable for mik32v2_pac::timer32_2::int_flag::IntFlagSpec
read()
method returns int_flag::R
reader structure
impl Readable for mik32v2_pac::timer32_2::int_mask::IntMaskSpec
read()
method returns int_mask::R
reader structure
impl Readable for mik32v2_pac::timer32_2::prescale::PrescaleSpec
read()
method returns prescale::R
reader structure
impl Readable for mik32v2_pac::timer32_2::top::TopSpec
read()
method returns top::R
reader structure
impl Readable for mik32v2_pac::timer32_2::value::ValueSpec
read()
method returns value::R
reader structure
impl Readable for TsensCfgSpec
read()
method returns tsens_cfg::R
reader structure
impl Readable for TsensIrqSpec
read()
method returns tsens_irq::R
reader structure
impl Readable for TsensTresholdSpec
read()
method returns tsens_treshold::R
reader structure
impl Readable for TsensValueSpec
read()
method returns tsens_value::R
reader structure
impl Readable for Control1Spec
read()
method returns control1::R
reader structure
impl Readable for Control2Spec
read()
method returns control2::R
reader structure
impl Readable for Control3Spec
read()
method returns control3::R
reader structure
impl Readable for DividerSpec
read()
method returns divider::R
reader structure
impl Readable for FlagsSpec
read()
method returns flags::R
reader structure
impl Readable for ModemSpec
read()
method returns modem::R
reader structure
impl Readable for mik32v2_pac::usart_0::rxdata::RxdataSpec
read()
method returns rxdata::R
reader structure
impl Readable for TxdataSpec
read()
method returns txdata::R
reader structure
impl Readable for ClocksBuSpec
read()
method returns clocks_bu::R
reader structure
impl Readable for ClocksSysSpec
read()
method returns clocks_sys::R
reader structure
impl Readable for PowerSwitchSpec
read()
method returns power_switch::R
reader structure
impl Readable for SysLevelSpec
read()
method returns sys_level::R
reader structure
impl Readable for SysMaskSpec
read()
method returns sys_mask::R
reader structure
impl Readable for ConSpec
read()
method returns con::R
reader structure
impl Readable for StaSpec
read()
method returns sta::R
reader structure
impl Readable for mik32v2_pac::wdt_bus::enable::EnableSpec
read()
method returns enable::R
reader structure
impl Readable for TimeoutSpec
read()
method returns timeout::R
reader structure