Trait nrf51_hal::pac::generic::Resettable

source ·
pub trait Resettable: RegisterSpec {
    // Required method
    fn reset_value() -> Self::Ux;
}
Expand description

Reset value of the register.

This value is the initial value for the write method. It can also be directly written to the register by using the reset method.

Required Methods§

source

fn reset_value() -> Self::Ux

Reset value of the register.

Object Safety§

This trait is not object safe.

Implementors§

source§

impl Resettable for ADDRPTR_SPEC

reset() method sets ADDRPTR to value 0

source§

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

reset() method sets ENABLE to value 0

source§

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

reset() method sets EVENTS_END to value 0

source§

impl Resettable for EVENTS_NOTRESOLVED_SPEC

reset() method sets EVENTS_NOTRESOLVED to value 0

source§

impl Resettable for EVENTS_RESOLVED_SPEC

reset() method sets EVENTS_RESOLVED to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

impl Resettable for IRKPTR_SPEC

reset() method sets IRKPTR to value 0

source§

impl Resettable for NIRK_SPEC

reset() method sets NIRK to value 0x01

source§

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

reset() method sets POWER to value 0

source§

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

reset() method sets SCRATCHPTR to value 0

source§

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

reset() method sets STATUS to value 0

source§

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

reset() method sets TASKS_START to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

impl Resettable for BUSY_SPEC

reset() method sets BUSY to value 0

source§

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

reset() method sets CONFIG to value 0x18

source§

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

reset() method sets ENABLE to value 0

source§

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

reset() method sets EVENTS_END to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

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

reset() method sets RESULT to value 0

source§

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

reset() method sets TASKS_START to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

impl Resettable for CNFPTR_SPEC

reset() method sets CNFPTR to value 0

source§

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

reset() method sets ENABLE to value 0

source§

impl Resettable for EVENTS_ENDCRYPT_SPEC

reset() method sets EVENTS_ENDCRYPT to value 0

source§

impl Resettable for EVENTS_ENDKSGEN_SPEC

reset() method sets EVENTS_ENDKSGEN to value 0

source§

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

reset() method sets EVENTS_ERROR to value 0

source§

impl Resettable for INPTR_SPEC

reset() method sets INPTR to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

impl Resettable for MICSTATUS_SPEC

reset() method sets MICSTATUS to value 0

source§

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

reset() method sets MODE to value 0x01

source§

impl Resettable for OUTPTR_SPEC

reset() method sets OUTPTR to value 0

source§

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

reset() method sets POWER to value 0

source§

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

reset() method sets SCRATCHPTR to value 0

source§

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

reset() method sets SHORTS to value 0

source§

impl Resettable for TASKS_CRYPT_SPEC

reset() method sets TASKS_CRYPT to value 0

source§

impl Resettable for TASKS_KSGEN_SPEC

reset() method sets TASKS_KSGEN to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

impl Resettable for CTIV_SPEC

reset() method sets CTIV to value 0

source§

impl Resettable for EVENTS_CTTO_SPEC

reset() method sets EVENTS_CTTO to value 0

source§

impl Resettable for EVENTS_DONE_SPEC

reset() method sets EVENTS_DONE to value 0

source§

impl Resettable for EVENTS_HFCLKSTARTED_SPEC

reset() method sets EVENTS_HFCLKSTARTED to value 0

source§

impl Resettable for EVENTS_LFCLKSTARTED_SPEC

reset() method sets EVENTS_LFCLKSTARTED to value 0

source§

impl Resettable for HFCLKRUN_SPEC

reset() method sets HFCLKRUN to value 0

source§

impl Resettable for HFCLKSTAT_SPEC

reset() method sets HFCLKSTAT to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

impl Resettable for LFCLKRUN_SPEC

reset() method sets LFCLKRUN to value 0

source§

impl Resettable for LFCLKSRC_SPEC

reset() method sets LFCLKSRC to value 0

source§

impl Resettable for LFCLKSRCCOPY_SPEC

reset() method sets LFCLKSRCCOPY to value 0

source§

impl Resettable for LFCLKSTAT_SPEC

reset() method sets LFCLKSTAT to value 0

source§

impl Resettable for TASKS_CAL_SPEC

reset() method sets TASKS_CAL to value 0

source§

impl Resettable for TASKS_CTSTART_SPEC

reset() method sets TASKS_CTSTART to value 0

source§

impl Resettable for TASKS_CTSTOP_SPEC

reset() method sets TASKS_CTSTOP to value 0

source§

impl Resettable for TASKS_HFCLKSTART_SPEC

reset() method sets TASKS_HFCLKSTART to value 0

source§

impl Resettable for TASKS_HFCLKSTOP_SPEC

reset() method sets TASKS_HFCLKSTOP to value 0

source§

impl Resettable for TASKS_LFCLKSTART_SPEC

reset() method sets TASKS_LFCLKSTART to value 0

source§

impl Resettable for TASKS_LFCLKSTOP_SPEC

reset() method sets TASKS_LFCLKSTOP to value 0

source§

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

reset() method sets XTALFREQ to value 0xffff_ffff

source§

impl Resettable for ECBDATAPTR_SPEC

reset() method sets ECBDATAPTR to value 0

source§

impl Resettable for EVENTS_ENDECB_SPEC

reset() method sets EVENTS_ENDECB to value 0

source§

impl Resettable for EVENTS_ERRORECB_SPEC

reset() method sets EVENTS_ERRORECB to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

impl Resettable for TASKS_STARTECB_SPEC

reset() method sets TASKS_STARTECB to value 0

source§

impl Resettable for TASKS_STOPECB_SPEC

reset() method sets TASKS_STOPECB to value 0

source§

impl Resettable for BLE_1MBIT_SPEC

reset() method sets BLE_1MBIT[%s] to value 0xffff_ffff

source§

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

reset() method sets CLENR0 to value 0xffff_ffff

source§

impl Resettable for CODEPAGESIZE_SPEC

reset() method sets CODEPAGESIZE to value 0xffff_ffff

source§

impl Resettable for CODESIZE_SPEC

reset() method sets CODESIZE to value 0xffff_ffff

source§

impl Resettable for CONFIGID_SPEC

reset() method sets CONFIGID to value 0xffff_ffff

source§

impl Resettable for DEVICEADDR_SPEC

reset() method sets DEVICEADDR[%s] to value 0xffff_ffff

source§

impl Resettable for DEVICEADDRTYPE_SPEC

reset() method sets DEVICEADDRTYPE to value 0xffff_ffff

source§

impl Resettable for DEVICEID_SPEC

reset() method sets DEVICEID[%s] to value 0xffff_ffff

source§

impl Resettable for ER_SPEC

reset() method sets ER[%s] to value 0xffff_ffff

source§

impl Resettable for IR_SPEC

reset() method sets IR[%s] to value 0xffff_ffff

source§

impl Resettable for NRF_1MBIT_SPEC

reset() method sets NRF_1MBIT[%s] to value 0xffff_ffff

source§

impl Resettable for NUMRAMBLOCK_SPEC

reset() method sets NUMRAMBLOCK to value 0xffff_ffff

source§

impl Resettable for OVERRIDEEN_SPEC

reset() method sets OVERRIDEEN to value 0xffff_ffff

source§

impl Resettable for PPFC_SPEC

reset() method sets PPFC to value 0xffff_ffff

source§

impl Resettable for SIZERAMBLOCK_SPEC

reset() method sets SIZERAMBLOCK[%s] to value 0xffff_ffff

source§

impl Resettable for SIZERAMBLOCKS_SPEC

reset() method sets SIZERAMBLOCKS to value 0xffff_ffff

source§

impl Resettable for DIR_SPEC

reset() method sets DIR to value 0

source§

impl Resettable for DIRCLR_SPEC

reset() method sets DIRCLR to value 0

source§

impl Resettable for DIRSET_SPEC

reset() method sets DIRSET to value 0

source§

impl Resettable for IN_SPEC

reset() method sets IN to value 0

source§

impl Resettable for OUT_SPEC

reset() method sets OUT to value 0

source§

impl Resettable for OUTCLR_SPEC

reset() method sets OUTCLR to value 0

source§

impl Resettable for OUTSET_SPEC

reset() method sets OUTSET to value 0

source§

impl Resettable for PIN_CNF_SPEC

reset() method sets PIN_CNF[%s] to value 0x02

source§

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

reset() method sets CONFIG[%s] to value 0

source§

impl Resettable for EVENTS_IN_SPEC

reset() method sets EVENTS_IN[%s] to value 0

source§

impl Resettable for EVENTS_PORT_SPEC

reset() method sets EVENTS_PORT to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

impl Resettable for TASKS_OUT_SPEC

reset() method sets TASKS_OUT[%s] to value 0

source§

impl Resettable for ANADETECT_SPEC

reset() method sets ANADETECT to value 0

source§

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

reset() method sets ENABLE to value 0

source§

impl Resettable for EVENTS_CROSS_SPEC

reset() method sets EVENTS_CROSS to value 0

source§

impl Resettable for EVENTS_DOWN_SPEC

reset() method sets EVENTS_DOWN to value 0

source§

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

reset() method sets EVENTS_READY to value 0

source§

impl Resettable for EVENTS_UP_SPEC

reset() method sets EVENTS_UP to value 0

source§

impl Resettable for EXTREFSEL_SPEC

reset() method sets EXTREFSEL to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

impl Resettable for PSEL_SPEC

reset() method sets PSEL to value 0

source§

impl Resettable for REFSEL_SPEC

reset() method sets REFSEL to value 0

source§

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

reset() method sets RESULT to value 0

source§

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

reset() method sets SHORTS to value 0

source§

impl Resettable for TASKS_SAMPLE_SPEC

reset() method sets TASKS_SAMPLE to value 0

source§

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

reset() method sets TASKS_START to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

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

reset() method sets CONFIG to value 0

source§

impl Resettable for ERASEALL_SPEC

reset() method sets ERASEALL to value 0

source§

impl Resettable for ERASEPAGE_SPEC

reset() method sets ERASEPAGE to value 0

source§

impl Resettable for ERASEPCR0_SPEC

reset() method sets ERASEPCR0 to value 0

source§

impl Resettable for ERASEPCR1_SPEC

reset() method sets ERASEPCR1 to value 0

source§

impl Resettable for ERASEUICR_SPEC

reset() method sets ERASEUICR to value 0

source§

impl Resettable for READY_SPEC

reset() method sets READY to value 0

source§

impl Resettable for DCDCEN_SPEC

reset() method sets DCDCEN to value 0

source§

impl Resettable for DCDCFORCE_SPEC

reset() method sets DCDCFORCE to value 0

source§

impl Resettable for EVENTS_POFWARN_SPEC

reset() method sets EVENTS_POFWARN to value 0

source§

impl Resettable for GPREGRET_SPEC

reset() method sets GPREGRET to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

impl Resettable for POFCON_SPEC

reset() method sets POFCON to value 0

source§

impl Resettable for RAMON_SPEC

reset() method sets RAMON to value 0x03

source§

impl Resettable for RAMONB_SPEC

reset() method sets RAMONB to value 0x03

source§

impl Resettable for RAMSTATUS_SPEC

reset() method sets RAMSTATUS to value 0

source§

impl Resettable for RESET_SPEC

reset() method sets RESET to value 0

source§

impl Resettable for RESETREAS_SPEC

reset() method sets RESETREAS to value 0

source§

impl Resettable for SYSTEMOFF_SPEC

reset() method sets SYSTEMOFF to value 0

source§

impl Resettable for TASKS_CONSTLAT_SPEC

reset() method sets TASKS_CONSTLAT to value 0

source§

impl Resettable for TASKS_LOWPWR_SPEC

reset() method sets TASKS_LOWPWR to value 0

source§

impl Resettable for EEP_SPEC

reset() method sets EEP to value 0

source§

impl Resettable for TEP_SPEC

reset() method sets TEP to value 0

source§

impl Resettable for CHEN_SPEC

reset() method sets CHEN to value 0

source§

impl Resettable for CHENCLR_SPEC

reset() method sets CHENCLR to value 0

source§

impl Resettable for CHENSET_SPEC

reset() method sets CHENSET to value 0

source§

impl Resettable for CHG_SPEC

reset() method sets CHG[%s] to value 0

source§

impl Resettable for DIS_SPEC

reset() method sets DIS to value 0

source§

impl Resettable for EN_SPEC

reset() method sets EN to value 0

source§

impl Resettable for ACC_SPEC

reset() method sets ACC to value 0

source§

impl Resettable for ACCDBL_SPEC

reset() method sets ACCDBL to value 0

source§

impl Resettable for ACCDBLREAD_SPEC

reset() method sets ACCDBLREAD to value 0

source§

impl Resettable for ACCREAD_SPEC

reset() method sets ACCREAD to value 0

source§

impl Resettable for DBFEN_SPEC

reset() method sets DBFEN to value 0

source§

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

reset() method sets ENABLE to value 0

source§

impl Resettable for EVENTS_ACCOF_SPEC

reset() method sets EVENTS_ACCOF to value 0

source§

impl Resettable for EVENTS_REPORTRDY_SPEC

reset() method sets EVENTS_REPORTRDY to value 0

source§

impl Resettable for EVENTS_SAMPLERDY_SPEC

reset() method sets EVENTS_SAMPLERDY to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

impl Resettable for LEDPOL_SPEC

reset() method sets LEDPOL to value 0

source§

impl Resettable for LEDPRE_SPEC

reset() method sets LEDPRE to value 0x10

source§

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

reset() method sets POWER to value 0

source§

impl Resettable for PSELA_SPEC

reset() method sets PSELA to value 0xffff_ffff

source§

impl Resettable for PSELB_SPEC

reset() method sets PSELB to value 0xffff_ffff

source§

impl Resettable for PSELLED_SPEC

reset() method sets PSELLED to value 0xffff_ffff

source§

impl Resettable for REPORTPER_SPEC

reset() method sets REPORTPER to value 0

source§

impl Resettable for SAMPLE_SPEC

reset() method sets SAMPLE to value 0

source§

impl Resettable for SAMPLEPER_SPEC

reset() method sets SAMPLEPER to value 0

source§

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

reset() method sets SHORTS to value 0

source§

impl Resettable for TASKS_READCLRACC_SPEC

reset() method sets TASKS_READCLRACC to value 0

source§

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

reset() method sets TASKS_START to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

impl Resettable for BASE0_SPEC

reset() method sets BASE0 to value 0

source§

impl Resettable for BASE1_SPEC

reset() method sets BASE1 to value 0

source§

impl Resettable for BCC_SPEC

reset() method sets BCC to value 0

source§

impl Resettable for CRCCNF_SPEC

reset() method sets CRCCNF to value 0

source§

impl Resettable for CRCINIT_SPEC

reset() method sets CRCINIT to value 0

source§

impl Resettable for CRCPOLY_SPEC

reset() method sets CRCPOLY to value 0

source§

impl Resettable for CRCSTATUS_SPEC

reset() method sets CRCSTATUS to value 0

source§

impl Resettable for DAB_SPEC

reset() method sets DAB[%s] to value 0

source§

impl Resettable for DACNF_SPEC

reset() method sets DACNF to value 0

source§

impl Resettable for DAI_SPEC

reset() method sets DAI to value 0

source§

impl Resettable for DAP_SPEC

reset() method sets DAP[%s] to value 0

source§

impl Resettable for DATAWHITEIV_SPEC

reset() method sets DATAWHITEIV to value 0x40

source§

impl Resettable for EVENTS_ADDRESS_SPEC

reset() method sets EVENTS_ADDRESS to value 0

source§

impl Resettable for EVENTS_BCMATCH_SPEC

reset() method sets EVENTS_BCMATCH to value 0

source§

impl Resettable for EVENTS_DEVMATCH_SPEC

reset() method sets EVENTS_DEVMATCH to value 0

source§

impl Resettable for EVENTS_DEVMISS_SPEC

reset() method sets EVENTS_DEVMISS to value 0

source§

impl Resettable for EVENTS_DISABLED_SPEC

reset() method sets EVENTS_DISABLED to value 0

source§

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

reset() method sets EVENTS_END to value 0

source§

impl Resettable for EVENTS_PAYLOAD_SPEC

reset() method sets EVENTS_PAYLOAD to value 0

source§

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

reset() method sets EVENTS_READY to value 0

source§

impl Resettable for EVENTS_RSSIEND_SPEC

reset() method sets EVENTS_RSSIEND to value 0

source§

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

reset() method sets FREQUENCY to value 0x02

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets MODE to value 0

source§

impl Resettable for OVERRIDE0_SPEC

reset() method sets OVERRIDE0 to value 0

source§

impl Resettable for OVERRIDE1_SPEC

reset() method sets OVERRIDE1 to value 0

source§

impl Resettable for OVERRIDE2_SPEC

reset() method sets OVERRIDE2 to value 0

source§

impl Resettable for OVERRIDE3_SPEC

reset() method sets OVERRIDE3 to value 0

source§

impl Resettable for OVERRIDE4_SPEC

reset() method sets OVERRIDE4 to value 0

source§

impl Resettable for PACKETPTR_SPEC

reset() method sets PACKETPTR to value 0

source§

impl Resettable for PCNF0_SPEC

reset() method sets PCNF0 to value 0

source§

impl Resettable for PCNF1_SPEC

reset() method sets PCNF1 to value 0

source§

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

reset() method sets POWER to value 0

source§

impl Resettable for PREFIX0_SPEC

reset() method sets PREFIX0 to value 0

source§

impl Resettable for PREFIX1_SPEC

reset() method sets PREFIX1 to value 0

source§

impl Resettable for RSSISAMPLE_SPEC

reset() method sets RSSISAMPLE to value 0

source§

impl Resettable for RXADDRESSES_SPEC

reset() method sets RXADDRESSES to value 0

source§

impl Resettable for RXCRC_SPEC

reset() method sets RXCRC to value 0

source§

impl Resettable for RXMATCH_SPEC

reset() method sets RXMATCH to value 0

source§

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

reset() method sets SHORTS to value 0

source§

impl Resettable for STATE_SPEC

reset() method sets STATE to value 0

source§

impl Resettable for TASKS_BCSTART_SPEC

reset() method sets TASKS_BCSTART to value 0

source§

impl Resettable for TASKS_BCSTOP_SPEC

reset() method sets TASKS_BCSTOP to value 0

source§

impl Resettable for TASKS_DISABLE_SPEC

reset() method sets TASKS_DISABLE to value 0

source§

impl Resettable for TASKS_RSSISTART_SPEC

reset() method sets TASKS_RSSISTART to value 0

source§

impl Resettable for TASKS_RSSISTOP_SPEC

reset() method sets TASKS_RSSISTOP to value 0

source§

impl Resettable for TASKS_RXEN_SPEC

reset() method sets TASKS_RXEN to value 0

source§

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

reset() method sets TASKS_START to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

impl Resettable for TASKS_TXEN_SPEC

reset() method sets TASKS_TXEN to value 0

source§

impl Resettable for TEST_SPEC

reset() method sets TEST to value 0

source§

impl Resettable for TIFS_SPEC

reset() method sets TIFS to value 0

source§

impl Resettable for TXADDRESS_SPEC

reset() method sets TXADDRESS to value 0

source§

impl Resettable for TXPOWER_SPEC

reset() method sets TXPOWER to value 0

source§

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

reset() method sets CONFIG to value 0

source§

impl Resettable for EVENTS_VALRDY_SPEC

reset() method sets EVENTS_VALRDY to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

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

reset() method sets SHORTS to value 0

source§

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

reset() method sets TASKS_START to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

impl Resettable for VALUE_SPEC

reset() method sets VALUE to value 0

source§

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

reset() method sets CC[%s] to value 0

source§

impl Resettable for COUNTER_SPEC

reset() method sets COUNTER to value 0

source§

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

reset() method sets EVENTS_COMPARE[%s] to value 0

source§

impl Resettable for EVENTS_OVRFLW_SPEC

reset() method sets EVENTS_OVRFLW to value 0

source§

impl Resettable for EVENTS_TICK_SPEC

reset() method sets EVENTS_TICK to value 0

source§

impl Resettable for EVTEN_SPEC

reset() method sets EVTEN to value 0

source§

impl Resettable for EVTENCLR_SPEC

reset() method sets EVTENCLR to value 0

source§

impl Resettable for EVTENSET_SPEC

reset() method sets EVTENSET to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

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

reset() method sets PRESCALER to value 0

source§

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

reset() method sets TASKS_CLEAR to value 0

source§

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

reset() method sets TASKS_START to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

impl Resettable for TASKS_TRIGOVRFLW_SPEC

reset() method sets TASKS_TRIGOVRFLW to value 0

source§

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

reset() method sets CONFIG to value 0

source§

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

reset() method sets ENABLE to value 0

source§

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

reset() method sets EVENTS_READY to value 0

source§

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

reset() method sets FREQUENCY to value 0x0400_0000

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

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

reset() method sets PSELMISO to value 0xffff_ffff

source§

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

reset() method sets PSELMOSI to value 0xffff_ffff

source§

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

reset() method sets PSELSCK to value 0xffff_ffff

source§

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

reset() method sets RXD to value 0

source§

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

reset() method sets TXD to value 0

source§

impl Resettable for AMOUNTRX_SPEC

reset() method sets AMOUNTRX to value 0

source§

impl Resettable for AMOUNTTX_SPEC

reset() method sets AMOUNTTX to value 0

source§

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

reset() method sets CONFIG to value 0

source§

impl Resettable for DEF_SPEC

reset() method sets DEF to value 0

source§

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

reset() method sets ENABLE to value 0

source§

impl Resettable for EVENTS_ACQUIRED_SPEC

reset() method sets EVENTS_ACQUIRED to value 0

source§

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

reset() method sets EVENTS_END to value 0

source§

impl Resettable for EVENTS_ENDRX_SPEC

reset() method sets EVENTS_ENDRX to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

impl Resettable for MAXRX_SPEC

reset() method sets MAXRX to value 0

source§

impl Resettable for MAXTX_SPEC

reset() method sets MAXTX to value 0

source§

impl Resettable for ORC_SPEC

reset() method sets ORC to value 0

source§

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

reset() method sets POWER to value 0

source§

impl Resettable for PSELCSN_SPEC

reset() method sets PSELCSN to value 0xffff_ffff

source§

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

reset() method sets PSELMISO to value 0xffff_ffff

source§

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

reset() method sets PSELMOSI to value 0xffff_ffff

source§

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

reset() method sets PSELSCK to value 0xffff_ffff

source§

impl Resettable for RXDPTR_SPEC

reset() method sets RXDPTR to value 0

source§

impl Resettable for SEMSTAT_SPEC

reset() method sets SEMSTAT to value 0x01

source§

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

reset() method sets SHORTS to value 0

source§

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

reset() method sets STATUS to value 0

source§

impl Resettable for TASKS_ACQUIRE_SPEC

reset() method sets TASKS_ACQUIRE to value 0

source§

impl Resettable for TASKS_RELEASE_SPEC

reset() method sets TASKS_RELEASE to value 0

source§

impl Resettable for TXDPTR_SPEC

reset() method sets TXDPTR to value 0

source§

impl Resettable for UNUSED_SPEC

reset() method sets UNUSED to value 0

source§

impl Resettable for EVENTS_DATARDY_SPEC

reset() method sets EVENTS_DATARDY to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

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

reset() method sets TASKS_START to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

impl Resettable for TEMP_SPEC

reset() method sets TEMP to value 0

source§

impl Resettable for BITMODE_SPEC

reset() method sets BITMODE to value 0

source§

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

reset() method sets CC[%s] to value 0

source§

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

reset() method sets EVENTS_COMPARE[%s] to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets MODE to value 0

source§

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

reset() method sets POWER to value 0

source§

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

reset() method sets PRESCALER to value 0x04

source§

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

reset() method sets SHORTS to value 0

source§

impl Resettable for TASKS_CAPTURE_SPEC

reset() method sets TASKS_CAPTURE[%s] to value 0

source§

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

reset() method sets TASKS_CLEAR to value 0

source§

impl Resettable for TASKS_COUNT_SPEC

reset() method sets TASKS_COUNT to value 0

source§

impl Resettable for TASKS_SHUTDOWN_SPEC

reset() method sets TASKS_SHUTDOWN to value 0

source§

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

reset() method sets TASKS_START to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

impl Resettable for ADDRESS_SPEC

reset() method sets ADDRESS to value 0

source§

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

reset() method sets ENABLE to value 0

source§

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

reset() method sets ERRORSRC to value 0

source§

impl Resettable for EVENTS_BB_SPEC

reset() method sets EVENTS_BB to value 0

source§

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

reset() method sets EVENTS_ERROR to value 0

source§

impl Resettable for EVENTS_RXDREADY_SPEC

reset() method sets EVENTS_RXDREADY to value 0

source§

impl Resettable for EVENTS_STOPPED_SPEC

reset() method sets EVENTS_STOPPED to value 0

source§

impl Resettable for EVENTS_SUSPENDED_SPEC

reset() method sets EVENTS_SUSPENDED to value 0

source§

impl Resettable for EVENTS_TXDSENT_SPEC

reset() method sets EVENTS_TXDSENT to value 0

source§

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

reset() method sets FREQUENCY to value 0x0400_0000

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

impl Resettable for PSELSCL_SPEC

reset() method sets PSELSCL to value 0xffff_ffff

source§

impl Resettable for PSELSDA_SPEC

reset() method sets PSELSDA to value 0xffff_ffff

source§

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

reset() method sets RXD to value 0

source§

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

reset() method sets SHORTS to value 0

source§

impl Resettable for TASKS_RESUME_SPEC

reset() method sets TASKS_RESUME to value 0

source§

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

reset() method sets TASKS_STARTRX to value 0

source§

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

reset() method sets TASKS_STARTTX to value 0

source§

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

reset() method sets TASKS_STOP to value 0

source§

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

reset() method sets TASKS_SUSPEND to value 0

source§

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

reset() method sets TXD to value 0

source§

impl Resettable for BAUDRATE_SPEC

reset() method sets BAUDRATE to value 0

source§

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

reset() method sets CONFIG to value 0

source§

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

reset() method sets ENABLE to value 0

source§

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

reset() method sets ERRORSRC to value 0

source§

impl Resettable for EVENTS_CTS_SPEC

reset() method sets EVENTS_CTS to value 0

source§

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

reset() method sets EVENTS_ERROR to value 0

source§

impl Resettable for EVENTS_NCTS_SPEC

reset() method sets EVENTS_NCTS to value 0

source§

impl Resettable for EVENTS_RXDRDY_SPEC

reset() method sets EVENTS_RXDRDY to value 0

source§

impl Resettable for EVENTS_RXTO_SPEC

reset() method sets EVENTS_RXTO to value 0

source§

impl Resettable for EVENTS_TXDRDY_SPEC

reset() method sets EVENTS_TXDRDY to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

impl Resettable for PSELCTS_SPEC

reset() method sets PSELCTS to value 0xffff_ffff

source§

impl Resettable for PSELRTS_SPEC

reset() method sets PSELRTS to value 0xffff_ffff

source§

impl Resettable for PSELRXD_SPEC

reset() method sets PSELRXD to value 0xffff_ffff

source§

impl Resettable for PSELTXD_SPEC

reset() method sets PSELTXD to value 0xffff_ffff

source§

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

reset() method sets RXD to value 0

source§

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

reset() method sets SHORTS to value 0

source§

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

reset() method sets TASKS_STARTRX to value 0

source§

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

reset() method sets TASKS_STARTTX to value 0

source§

impl Resettable for TASKS_STOPRX_SPEC

reset() method sets TASKS_STOPRX to value 0

source§

impl Resettable for TASKS_STOPTX_SPEC

reset() method sets TASKS_STOPTX to value 0

source§

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

reset() method sets TASKS_SUSPEND to value 0

source§

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

reset() method sets TXD to value 0

source§

impl Resettable for BOOTLOADERADDR_SPEC

reset() method sets BOOTLOADERADDR to value 0xffff_ffff

source§

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

reset() method sets CLENR0 to value 0xffff_ffff

source§

impl Resettable for CUSTOMER_SPEC

reset() method sets CUSTOMER[%s] to value 0xffff_ffff

source§

impl Resettable for FWID_SPEC

reset() method sets FWID to value 0xffff_ffff

source§

impl Resettable for NRFFW_SPEC

reset() method sets NRFFW[%s] to value 0xffff_ffff

source§

impl Resettable for NRFHW_SPEC

reset() method sets NRFHW[%s] to value 0xffff_ffff

source§

impl Resettable for RBPCONF_SPEC

reset() method sets RBPCONF to value 0xffff_ffff

source§

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

reset() method sets XTALFREQ to value 0xffff_ffff

source§

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

reset() method sets CONFIG to value 0x01

source§

impl Resettable for CRV_SPEC

reset() method sets CRV to value 0xffff_ffff

source§

impl Resettable for EVENTS_TIMEOUT_SPEC

reset() method sets EVENTS_TIMEOUT to value 0

source§

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

reset() method sets INTENCLR to value 0

source§

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

reset() method sets INTENSET to value 0

source§

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

reset() method sets POWER to value 0

source§

impl Resettable for REQSTATUS_SPEC

reset() method sets REQSTATUS to value 0x01

source§

impl Resettable for RR_SPEC

reset() method sets RR[%s] to value 0

source§

impl Resettable for RREN_SPEC

reset() method sets RREN to value 0x01

source§

impl Resettable for RUNSTATUS_SPEC

reset() method sets RUNSTATUS to value 0

source§

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

reset() method sets TASKS_START to value 0