Trait nrf51_hal::pac::generic::RegisterSpec

source ·
pub trait RegisterSpec {
    type Ux: Copy;
}
Expand description

Raw register type

Required Associated Types§

source

type Ux: Copy

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

Implementors§

source§

impl RegisterSpec for ADDRPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::aar::enable::ENABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::aar::events_end::EVENTS_END_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_NOTRESOLVED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_RESOLVED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::aar::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::aar::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IRKPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for NIRK_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::aar::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::aar::scratchptr::SCRATCHPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::aar::status::STATUS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::aar::tasks_start::TASKS_START_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::aar::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BUSY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::adc::config::CONFIG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::adc::enable::ENABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::adc::events_end::EVENTS_END_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::adc::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::adc::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::adc::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::adc::result::RESULT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::adc::tasks_start::TASKS_START_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::adc::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CNFPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ccm::enable::ENABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_ENDCRYPT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_ENDKSGEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ccm::events_error::EVENTS_ERROR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for INPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ccm::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ccm::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MICSTATUS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ccm::mode::MODE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OUTPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ccm::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ccm::scratchptr::SCRATCHPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ccm::shorts::SHORTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_CRYPT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_KSGEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ccm::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CTIV_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_CTTO_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_DONE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_HFCLKSTARTED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_LFCLKSTARTED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for HFCLKRUN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for HFCLKSTAT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::clock::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::clock::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for LFCLKRUN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for LFCLKSRC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for LFCLKSRCCOPY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for LFCLKSTAT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_CAL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_CTSTART_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_CTSTOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_HFCLKSTART_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_HFCLKSTOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_LFCLKSTART_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_LFCLKSTOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::clock::xtalfreq::XTALFREQ_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ECBDATAPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_ENDECB_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_ERRORECB_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ecb::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ecb::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ecb::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_STARTECB_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_STOPECB_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BLE_1MBIT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::ficr::clenr0::CLENR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CODEPAGESIZE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CODESIZE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CONFIGID_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DEVICEADDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DEVICEADDRTYPE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DEVICEID_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for NRF_1MBIT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for NUMRAMBLOCK_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OVERRIDEEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PPFC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SIZERAMBLOCK_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SIZERAMBLOCKS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DIR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DIRCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DIRSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OUTCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OUTSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PIN_CNF_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::gpiote::config::CONFIG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_IN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_PORT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::gpiote::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::gpiote::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::gpiote::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_OUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ANADETECT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::lpcomp::enable::ENABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_CROSS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_DOWN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::lpcomp::events_ready::EVENTS_READY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_UP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EXTREFSEL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::lpcomp::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::lpcomp::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::lpcomp::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSEL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for REFSEL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::lpcomp::result::RESULT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::lpcomp::shorts::SHORTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_SAMPLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::lpcomp::tasks_start::TASKS_START_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::lpcomp::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::nvmc::config::CONFIG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ERASEALL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ERASEPAGE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ERASEPCR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ERASEPCR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ERASEUICR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for READY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DCDCEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DCDCFORCE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_POFWARN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for GPREGRET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::power::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::power::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for POFCON_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RAMON_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RAMONB_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RAMSTATUS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RESET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RESETREAS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SYSTEMOFF_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_CONSTLAT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_LOWPWR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EEP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TEP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CHEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CHENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CHENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CHG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DIS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ACC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ACCDBL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ACCDBLREAD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ACCREAD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DBFEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::qdec::enable::ENABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_ACCOF_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_REPORTRDY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_SAMPLERDY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::qdec::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::qdec::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for LEDPOL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for LEDPRE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::qdec::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELB_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELLED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for REPORTPER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SAMPLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SAMPLEPER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::qdec::shorts::SHORTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_READCLRACC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::qdec::tasks_start::TASKS_START_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::qdec::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BASE0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BASE1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BCC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CRCCNF_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CRCINIT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CRCPOLY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CRCSTATUS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DAB_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DACNF_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DAI_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DAP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAWHITEIV_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_ADDRESS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_BCMATCH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_DEVMATCH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_DEVMISS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_DISABLED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::events_end::EVENTS_END_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_PAYLOAD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::events_ready::EVENTS_READY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_RSSIEND_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::frequency::FREQUENCY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::mode::MODE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OVERRIDE0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OVERRIDE1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OVERRIDE2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OVERRIDE3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OVERRIDE4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PACKETPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PCNF0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PCNF1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PREFIX0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PREFIX1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RSSISAMPLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXADDRESSES_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXCRC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXMATCH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::shorts::SHORTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STATE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_BCSTART_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_BCSTOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_DISABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_RSSISTART_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_RSSISTOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_RXEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::tasks_start::TASKS_START_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::radio::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_TXEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TEST_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TIFS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXADDRESS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXPOWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rng::config::CONFIG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_VALRDY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rng::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rng::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rng::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rng::shorts::SHORTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rng::tasks_start::TASKS_START_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rng::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for VALUE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rtc0::cc::CC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for COUNTER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rtc0::events_compare::EVENTS_COMPARE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_OVRFLW_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_TICK_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVTEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rtc0::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rtc0::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rtc0::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rtc0::prescaler::PRESCALER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rtc0::tasks_clear::TASKS_CLEAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rtc0::tasks_start::TASKS_START_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::rtc0::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_TRIGOVRFLW_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::config::CONFIG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::enable::ENABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::events_ready::EVENTS_READY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::frequency::FREQUENCY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::pselmiso::PSELMISO_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::pselmosi::PSELMOSI_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::pselsck::PSELSCK_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::rxd::RXD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spi0::txd::TXD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for AMOUNTRX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for AMOUNTTX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::config::CONFIG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DEF_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::enable::ENABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_ACQUIRED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::events_end::EVENTS_END_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_ENDRX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MAXRX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MAXTX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ORC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELCSN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::pselmiso::PSELMISO_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::pselmosi::PSELMOSI_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::pselsck::PSELSCK_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXDPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SEMSTAT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::shorts::SHORTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::spis1::status::STATUS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_ACQUIRE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_RELEASE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXDPTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UNUSED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_DATARDY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::temp::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::temp::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::temp::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::temp::tasks_start::TASKS_START_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::temp::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TEMP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BITMODE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::cc::CC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::events_compare::EVENTS_COMPARE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::mode::MODE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::prescaler::PRESCALER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::shorts::SHORTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_CAPTURE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::tasks_clear::TASKS_CLEAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_COUNT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_SHUTDOWN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::tasks_start::TASKS_START_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::timer0::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ADDRESS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::enable::ENABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::errorsrc::ERRORSRC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_BB_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::events_error::EVENTS_ERROR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_RXDREADY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_STOPPED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_SUSPENDED_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_TXDSENT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::frequency::FREQUENCY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELSCL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELSDA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::rxd::RXD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::shorts::SHORTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_RESUME_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::tasks_startrx::TASKS_STARTRX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::tasks_starttx::TASKS_STARTTX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::tasks_stop::TASKS_STOP_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::tasks_suspend::TASKS_SUSPEND_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::twi0::txd::TXD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BAUDRATE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::config::CONFIG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::enable::ENABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::errorsrc::ERRORSRC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_CTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::events_error::EVENTS_ERROR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_NCTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_RXDRDY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_RXTO_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_TXDRDY_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELCTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELRTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELRXD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSELTXD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::rxd::RXD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::shorts::SHORTS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::tasks_startrx::TASKS_STARTRX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::tasks_starttx::TASKS_STARTTX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_STOPRX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TASKS_STOPTX_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::tasks_suspend::TASKS_SUSPEND_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uart0::txd::TXD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BOOTLOADERADDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uicr::clenr0::CLENR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CUSTOMER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for FWID_SPEC

§

type Ux = u32

source§

impl RegisterSpec for NRFFW_SPEC

§

type Ux = u32

source§

impl RegisterSpec for NRFHW_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RBPCONF_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::uicr::xtalfreq::XTALFREQ_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::wdt::config::CONFIG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CRV_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENTS_TIMEOUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::wdt::intenclr::INTENCLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::wdt::intenset::INTENSET_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::wdt::power::POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for REQSTATUS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RREN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RUNSTATUS_SPEC

§

type Ux = u32

source§

impl RegisterSpec for nrf51_hal::pac::wdt::tasks_start::TASKS_START_SPEC

§

type Ux = u32