[][src]Trait nrf51::generic::ResetValue

pub trait ResetValue {
    type Type;
    fn reset_value() -> Self::Type;
}

Reset value of the register

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

Associated Types

type Type

Register size

Loading content...

Required methods

fn reset_value() -> Self::Type

Reset value of the register

Loading content...

Implementors

impl ResetValue for ADDRPTR[src]

Register ADDRPTR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::aar::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::aar::EVENTS_END[src]

Register EVENTS_END reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_NOTRESOLVED[src]

Register EVENTS_NOTRESOLVED reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_RESOLVED[src]

Register EVENTS_RESOLVED reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::aar::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::aar::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for IRKPTR[src]

Register IRKPTR reset()'s with value 0

type Type = u32

impl ResetValue for NIRK[src]

Register NIRK reset()'s with value 0x01

type Type = u32

impl ResetValue for nrf51::aar::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::aar::SCRATCHPTR[src]

Register SCRATCHPTR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::aar::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::aar::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::adc::CONFIG[src]

Register CONFIG reset()'s with value 0x18

type Type = u32

impl ResetValue for nrf51::adc::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::adc::EVENTS_END[src]

Register EVENTS_END reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::adc::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::adc::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::adc::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::adc::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::adc::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for AAR[src]

Register AAR reset()'s with value 0

type Type = u32

impl ResetValue for CCM[src]

Register CCM reset()'s with value 0

type Type = u32

impl ResetValue for CPU0[src]

Register CPU0 reset()'s with value 0

type Type = u32

impl ResetValue for ECB[src]

Register ECB reset()'s with value 0

type Type = u32

impl ResetValue for RADIO[src]

Register RADIO reset()'s with value 0

type Type = u32

impl ResetValue for SPIS1[src]

Register SPIS1 reset()'s with value 0

type Type = u32

impl ResetValue for CNFPTR[src]

Register CNFPTR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ccm::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_ENDCRYPT[src]

Register EVENTS_ENDCRYPT reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_ENDKSGEN[src]

Register EVENTS_ENDKSGEN reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ccm::EVENTS_ERROR[src]

Register EVENTS_ERROR reset()'s with value 0

type Type = u32

impl ResetValue for INPTR[src]

Register INPTR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ccm::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ccm::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ccm::MODE[src]

Register MODE reset()'s with value 0x01

type Type = u32

impl ResetValue for OUTPTR[src]

Register OUTPTR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ccm::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ccm::SCRATCHPTR[src]

Register SCRATCHPTR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ccm::SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_CRYPT[src]

Register TASKS_CRYPT reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_KSGEN[src]

Register TASKS_KSGEN reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ccm::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for CTIV[src]

Register CTIV reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_CTTO[src]

Register EVENTS_CTTO reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_DONE[src]

Register EVENTS_DONE reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_HFCLKSTARTED[src]

Register EVENTS_HFCLKSTARTED reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_LFCLKSTARTED[src]

Register EVENTS_LFCLKSTARTED reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::clock::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::clock::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for LFCLKSRC[src]

Register LFCLKSRC reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_CAL[src]

Register TASKS_CAL reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_CTSTART[src]

Register TASKS_CTSTART reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_CTSTOP[src]

Register TASKS_CTSTOP reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_HFCLKSTART[src]

Register TASKS_HFCLKSTART reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_HFCLKSTOP[src]

Register TASKS_HFCLKSTOP reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_LFCLKSTART[src]

Register TASKS_LFCLKSTART reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_LFCLKSTOP[src]

Register TASKS_LFCLKSTOP reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::clock::XTALFREQ[src]

Register XTALFREQ reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for ECBDATAPTR[src]

Register ECBDATAPTR reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_ENDECB[src]

Register EVENTS_ENDECB reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_ERRORECB[src]

Register EVENTS_ERRORECB reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ecb::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ecb::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ecb::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_STARTECB[src]

Register TASKS_STARTECB reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_STOPECB[src]

Register TASKS_STOPECB reset()'s with value 0

type Type = u32

impl ResetValue for BLE_1MBIT[src]

Register BLE_1MBIT[%s] reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::ficr::CLENR0[src]

Register CLENR0 reset()'s with value 0

type Type = u32

impl ResetValue for CODEPAGESIZE[src]

Register CODEPAGESIZE reset()'s with value 0

type Type = u32

impl ResetValue for CODESIZE[src]

Register CODESIZE reset()'s with value 0

type Type = u32

impl ResetValue for CONFIGID[src]

Register CONFIGID reset()'s with value 0

type Type = u32

impl ResetValue for DEVICEADDR[src]

Register DEVICEADDR[%s] reset()'s with value 0

type Type = u32

impl ResetValue for DEVICEADDRTYPE[src]

Register DEVICEADDRTYPE reset()'s with value 0

type Type = u32

impl ResetValue for DEVICEID[src]

Register DEVICEID[%s] reset()'s with value 0

type Type = u32

impl ResetValue for ER[src]

Register ER[%s] reset()'s with value 0

type Type = u32

impl ResetValue for IR[src]

Register IR[%s] reset()'s with value 0

type Type = u32

impl ResetValue for NRF_1MBIT[src]

Register NRF_1MBIT[%s] reset()'s with value 0

type Type = u32

impl ResetValue for NUMRAMBLOCK[src]

Register NUMRAMBLOCK reset()'s with value 0

type Type = u32

impl ResetValue for OVERRIDEEN[src]

Register OVERRIDEEN reset()'s with value 0

type Type = u32

impl ResetValue for PPFC[src]

Register PPFC reset()'s with value 0

type Type = u32

impl ResetValue for SIZERAMBLOCK[src]

Register SIZERAMBLOCK[%s] reset()'s with value 0

type Type = u32

impl ResetValue for SIZERAMBLOCKS[src]

Register SIZERAMBLOCKS reset()'s with value 0

type Type = u32

impl ResetValue for DIR[src]

Register DIR reset()'s with value 0

type Type = u32

impl ResetValue for DIRCLR[src]

Register DIRCLR reset()'s with value 0

type Type = u32

impl ResetValue for DIRSET[src]

Register DIRSET reset()'s with value 0

type Type = u32

impl ResetValue for OUT[src]

Register OUT reset()'s with value 0

type Type = u32

impl ResetValue for OUTCLR[src]

Register OUTCLR reset()'s with value 0

type Type = u32

impl ResetValue for OUTSET[src]

Register OUTSET reset()'s with value 0

type Type = u32

impl ResetValue for PIN_CNF[src]

Register PIN_CNF[%s] reset()'s with value 0x02

type Type = u32

impl ResetValue for nrf51::gpiote::CONFIG[src]

Register CONFIG[%s] reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_IN[src]

Register EVENTS_IN[%s] reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_PORT[src]

Register EVENTS_PORT reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::gpiote::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::gpiote::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::gpiote::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_OUT[src]

Register TASKS_OUT[%s] reset()'s with value 0

type Type = u32

impl ResetValue for ANADETECT[src]

Register ANADETECT reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::lpcomp::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_CROSS[src]

Register EVENTS_CROSS reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_DOWN[src]

Register EVENTS_DOWN reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::lpcomp::EVENTS_READY[src]

Register EVENTS_READY reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_UP[src]

Register EVENTS_UP reset()'s with value 0

type Type = u32

impl ResetValue for EXTREFSEL[src]

Register EXTREFSEL reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::lpcomp::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::lpcomp::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::lpcomp::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for PSEL[src]

Register PSEL reset()'s with value 0

type Type = u32

impl ResetValue for REFSEL[src]

Register REFSEL reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::lpcomp::SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_SAMPLE[src]

Register TASKS_SAMPLE reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::lpcomp::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::lpcomp::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::nvmc::CONFIG[src]

Register CONFIG reset()'s with value 0

type Type = u32

impl ResetValue for ERASEALL[src]

Register ERASEALL reset()'s with value 0

type Type = u32

impl ResetValue for ERASEPAGE[src]

Register ERASEPAGE reset()'s with value 0

type Type = u32

impl ResetValue for ERASEPCR0[src]

Register ERASEPCR0 reset()'s with value 0

type Type = u32

impl ResetValue for ERASEPCR1[src]

Register ERASEPCR1 reset()'s with value 0

type Type = u32

impl ResetValue for ERASEUICR[src]

Register ERASEUICR reset()'s with value 0

type Type = u32

impl ResetValue for DCDCEN[src]

Register DCDCEN reset()'s with value 0

type Type = u32

impl ResetValue for DCDCFORCE[src]

Register DCDCFORCE reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_POFWARN[src]

Register EVENTS_POFWARN reset()'s with value 0

type Type = u32

impl ResetValue for GPREGRET[src]

Register GPREGRET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::power::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::power::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for POFCON[src]

Register POFCON reset()'s with value 0

type Type = u32

impl ResetValue for RAMON[src]

Register RAMON reset()'s with value 0x03

type Type = u32

impl ResetValue for RAMONB[src]

Register RAMONB reset()'s with value 0x03

type Type = u32

impl ResetValue for RESET[src]

Register RESET reset()'s with value 0

type Type = u32

impl ResetValue for RESETREAS[src]

Register RESETREAS reset()'s with value 0

type Type = u32

impl ResetValue for SYSTEMOFF[src]

Register SYSTEMOFF reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_CONSTLAT[src]

Register TASKS_CONSTLAT reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_LOWPWR[src]

Register TASKS_LOWPWR reset()'s with value 0

type Type = u32

impl ResetValue for EEP[src]

Register EEP reset()'s with value 0

type Type = u32

impl ResetValue for TEP[src]

Register TEP reset()'s with value 0

type Type = u32

impl ResetValue for DIS[src]

Register DIS reset()'s with value 0

type Type = u32

impl ResetValue for EN[src]

Register EN reset()'s with value 0

type Type = u32

impl ResetValue for CHEN[src]

Register CHEN reset()'s with value 0

type Type = u32

impl ResetValue for CHENCLR[src]

Register CHENCLR reset()'s with value 0

type Type = u32

impl ResetValue for CHENSET[src]

Register CHENSET reset()'s with value 0

type Type = u32

impl ResetValue for CHG[src]

Register CHG[%s] reset()'s with value 0

type Type = u32

impl ResetValue for DBFEN[src]

Register DBFEN reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::qdec::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_ACCOF[src]

Register EVENTS_ACCOF reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_REPORTRDY[src]

Register EVENTS_REPORTRDY reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_SAMPLERDY[src]

Register EVENTS_SAMPLERDY reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::qdec::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::qdec::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for LEDPOL[src]

Register LEDPOL reset()'s with value 0

type Type = u32

impl ResetValue for LEDPRE[src]

Register LEDPRE reset()'s with value 0x10

type Type = u32

impl ResetValue for nrf51::qdec::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for PSELA[src]

Register PSELA reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PSELB[src]

Register PSELB reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PSELLED[src]

Register PSELLED reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for REPORTPER[src]

Register REPORTPER reset()'s with value 0

type Type = u32

impl ResetValue for SAMPLEPER[src]

Register SAMPLEPER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::qdec::SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_READCLRACC[src]

Register TASKS_READCLRACC reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::qdec::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::qdec::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for BASE0[src]

Register BASE0 reset()'s with value 0

type Type = u32

impl ResetValue for BASE1[src]

Register BASE1 reset()'s with value 0

type Type = u32

impl ResetValue for BCC[src]

Register BCC reset()'s with value 0

type Type = u32

impl ResetValue for CRCCNF[src]

Register CRCCNF reset()'s with value 0

type Type = u32

impl ResetValue for CRCINIT[src]

Register CRCINIT reset()'s with value 0

type Type = u32

impl ResetValue for CRCPOLY[src]

Register CRCPOLY reset()'s with value 0

type Type = u32

impl ResetValue for DAB[src]

Register DAB[%s] reset()'s with value 0

type Type = u32

impl ResetValue for DACNF[src]

Register DACNF reset()'s with value 0

type Type = u32

impl ResetValue for DAP[src]

Register DAP[%s] reset()'s with value 0

type Type = u32

impl ResetValue for DATAWHITEIV[src]

Register DATAWHITEIV reset()'s with value 0x40

type Type = u32

impl ResetValue for EVENTS_ADDRESS[src]

Register EVENTS_ADDRESS reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_BCMATCH[src]

Register EVENTS_BCMATCH reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_DEVMATCH[src]

Register EVENTS_DEVMATCH reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_DEVMISS[src]

Register EVENTS_DEVMISS reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_DISABLED[src]

Register EVENTS_DISABLED reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::radio::EVENTS_END[src]

Register EVENTS_END reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_PAYLOAD[src]

Register EVENTS_PAYLOAD reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::radio::EVENTS_READY[src]

Register EVENTS_READY reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_RSSIEND[src]

Register EVENTS_RSSIEND reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::radio::FREQUENCY[src]

Register FREQUENCY reset()'s with value 0x02

type Type = u32

impl ResetValue for nrf51::radio::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::radio::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::radio::MODE[src]

Register MODE reset()'s with value 0

type Type = u32

impl ResetValue for OVERRIDE0[src]

Register OVERRIDE0 reset()'s with value 0

type Type = u32

impl ResetValue for OVERRIDE1[src]

Register OVERRIDE1 reset()'s with value 0

type Type = u32

impl ResetValue for OVERRIDE2[src]

Register OVERRIDE2 reset()'s with value 0

type Type = u32

impl ResetValue for OVERRIDE3[src]

Register OVERRIDE3 reset()'s with value 0

type Type = u32

impl ResetValue for OVERRIDE4[src]

Register OVERRIDE4 reset()'s with value 0

type Type = u32

impl ResetValue for PACKETPTR[src]

Register PACKETPTR reset()'s with value 0

type Type = u32

impl ResetValue for PCNF0[src]

Register PCNF0 reset()'s with value 0

type Type = u32

impl ResetValue for PCNF1[src]

Register PCNF1 reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::radio::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for PREFIX0[src]

Register PREFIX0 reset()'s with value 0

type Type = u32

impl ResetValue for PREFIX1[src]

Register PREFIX1 reset()'s with value 0

type Type = u32

impl ResetValue for RXADDRESSES[src]

Register RXADDRESSES reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::radio::SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_BCSTART[src]

Register TASKS_BCSTART reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_BCSTOP[src]

Register TASKS_BCSTOP reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_DISABLE[src]

Register TASKS_DISABLE reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_RSSISTART[src]

Register TASKS_RSSISTART reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_RSSISTOP[src]

Register TASKS_RSSISTOP reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_RXEN[src]

Register TASKS_RXEN reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::radio::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::radio::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_TXEN[src]

Register TASKS_TXEN reset()'s with value 0

type Type = u32

impl ResetValue for TEST[src]

Register TEST reset()'s with value 0

type Type = u32

impl ResetValue for TIFS[src]

Register TIFS reset()'s with value 0

type Type = u32

impl ResetValue for TXADDRESS[src]

Register TXADDRESS reset()'s with value 0

type Type = u32

impl ResetValue for TXPOWER[src]

Register TXPOWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rng::CONFIG[src]

Register CONFIG reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_VALRDY[src]

Register EVENTS_VALRDY reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rng::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rng::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rng::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rng::SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rng::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rng::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rtc0::CC[src]

Register CC[%s] reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rtc0::EVENTS_COMPARE[src]

Register EVENTS_COMPARE[%s] reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_OVRFLW[src]

Register EVENTS_OVRFLW reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_TICK[src]

Register EVENTS_TICK reset()'s with value 0

type Type = u32

impl ResetValue for EVTEN[src]

Register EVTEN reset()'s with value 0

type Type = u32

impl ResetValue for EVTENCLR[src]

Register EVTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for EVTENSET[src]

Register EVTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rtc0::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rtc0::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rtc0::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rtc0::PRESCALER[src]

Register PRESCALER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rtc0::TASKS_CLEAR[src]

Register TASKS_CLEAR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rtc0::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::rtc0::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_TRIGOVRFLW[src]

Register TASKS_TRIGOVRFLW reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spi0::CONFIG[src]

Register CONFIG reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spi0::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spi0::EVENTS_READY[src]

Register EVENTS_READY reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spi0::FREQUENCY[src]

Register FREQUENCY reset()'s with value 0x0400_0000

type Type = u32

impl ResetValue for nrf51::spi0::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spi0::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spi0::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spi0::PSELMISO[src]

Register PSELMISO reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for nrf51::spi0::PSELMOSI[src]

Register PSELMOSI reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for nrf51::spi0::PSELSCK[src]

Register PSELSCK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for nrf51::spi0::TXD[src]

Register TXD reset()'s with value 0

type Type = u32

impl ResetValue for MISO[src]

Register MISO reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for MOSI[src]

Register MOSI reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for SCK[src]

Register SCK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for nrf51::spim1::rxd::MAXCNT[src]

Register MAXCNT reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::rxd::PTR[src]

Register PTR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::txd::MAXCNT[src]

Register MAXCNT reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::txd::PTR[src]

Register PTR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::CONFIG[src]

Register CONFIG reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_ENDRX[src]

Register EVENTS_ENDRX reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_ENDTX[src]

Register EVENTS_ENDTX reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_STARTED[src]

Register EVENTS_STARTED reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::EVENTS_STOPPED[src]

Register EVENTS_STOPPED reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::FREQUENCY[src]

Register FREQUENCY reset()'s with value 0x0400_0000

type Type = u32

impl ResetValue for nrf51::spim1::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::ORC[src]

Register ORC reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::TASKS_RESUME[src]

Register TASKS_RESUME reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spim1::TASKS_SUSPEND[src]

Register TASKS_SUSPEND reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spis1::CONFIG[src]

Register CONFIG reset()'s with value 0

type Type = u32

impl ResetValue for DEF[src]

Register DEF reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spis1::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_ACQUIRED[src]

Register EVENTS_ACQUIRED reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spis1::EVENTS_END[src]

Register EVENTS_END reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spis1::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spis1::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for MAXRX[src]

Register MAXRX reset()'s with value 0

type Type = u32

impl ResetValue for MAXTX[src]

Register MAXTX reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spis1::ORC[src]

Register ORC reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spis1::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for PSELCSN[src]

Register PSELCSN reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for nrf51::spis1::PSELMISO[src]

Register PSELMISO reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for nrf51::spis1::PSELMOSI[src]

Register PSELMOSI reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for nrf51::spis1::PSELSCK[src]

Register PSELSCK reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for RXDPTR[src]

Register RXDPTR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::spis1::SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

impl ResetValue for STATUS[src]

Register STATUS reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_ACQUIRE[src]

Register TASKS_ACQUIRE reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_RELEASE[src]

Register TASKS_RELEASE reset()'s with value 0

type Type = u32

impl ResetValue for TXDPTR[src]

Register TXDPTR reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_DATARDY[src]

Register EVENTS_DATARDY reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::temp::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::temp::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::temp::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::temp::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::temp::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for BITMODE[src]

Register BITMODE reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::CC[src]

Register CC[%s] reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::EVENTS_COMPARE[src]

Register EVENTS_COMPARE[%s] reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::MODE[src]

Register MODE reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::PRESCALER[src]

Register PRESCALER reset()'s with value 0x04

type Type = u32

impl ResetValue for nrf51::timer0::SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_CAPTURE[src]

Register TASKS_CAPTURE[%s] reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::TASKS_CLEAR[src]

Register TASKS_CLEAR reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_COUNT[src]

Register TASKS_COUNT reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_SHUTDOWN[src]

Register TASKS_SHUTDOWN reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::timer0::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for ADDRESS[src]

Register ADDRESS reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::ERRORSRC[src]

Register ERRORSRC reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_BB[src]

Register EVENTS_BB reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::EVENTS_ERROR[src]

Register EVENTS_ERROR reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_RXDREADY[src]

Register EVENTS_RXDREADY reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::EVENTS_STOPPED[src]

Register EVENTS_STOPPED reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_SUSPENDED[src]

Register EVENTS_SUSPENDED reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_TXDSENT[src]

Register EVENTS_TXDSENT reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::FREQUENCY[src]

Register FREQUENCY reset()'s with value 0x0400_0000

type Type = u32

impl ResetValue for nrf51::twi0::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for PSELSCL[src]

Register PSELSCL reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PSELSDA[src]

Register PSELSDA reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for nrf51::twi0::SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::TASKS_RESUME[src]

Register TASKS_RESUME reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::TASKS_STARTRX[src]

Register TASKS_STARTRX reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::TASKS_STARTTX[src]

Register TASKS_STARTTX reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::TASKS_SUSPEND[src]

Register TASKS_SUSPEND reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::twi0::TXD[src]

Register TXD reset()'s with value 0

type Type = u32

impl ResetValue for BAUDRATE[src]

Register BAUDRATE reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::CONFIG[src]

Register CONFIG reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::ENABLE[src]

Register ENABLE reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::ERRORSRC[src]

Register ERRORSRC reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_CTS[src]

Register EVENTS_CTS reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::EVENTS_ERROR[src]

Register EVENTS_ERROR reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_NCTS[src]

Register EVENTS_NCTS reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_RXDRDY[src]

Register EVENTS_RXDRDY reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_RXTO[src]

Register EVENTS_RXTO reset()'s with value 0

type Type = u32

impl ResetValue for EVENTS_TXDRDY[src]

Register EVENTS_TXDRDY reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for PSELCTS[src]

Register PSELCTS reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PSELRTS[src]

Register PSELRTS reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PSELRXD[src]

Register PSELRXD reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PSELTXD[src]

Register PSELTXD reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for nrf51::uart0::SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::TASKS_STARTRX[src]

Register TASKS_STARTRX reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::TASKS_STARTTX[src]

Register TASKS_STARTTX reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_STOPRX[src]

Register TASKS_STOPRX reset()'s with value 0

type Type = u32

impl ResetValue for TASKS_STOPTX[src]

Register TASKS_STOPTX reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::TASKS_SUSPEND[src]

Register TASKS_SUSPEND reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uart0::TXD[src]

Register TXD reset()'s with value 0

type Type = u32

impl ResetValue for BOOTLOADERADDR[src]

Register BOOTLOADERADDR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uicr::CLENR0[src]

Register CLENR0 reset()'s with value 0

type Type = u32

impl ResetValue for CUSTOMER[src]

Register CUSTOMER[%s] reset()'s with value 0

type Type = u32

impl ResetValue for NRFFW[src]

Register NRFFW[%s] reset()'s with value 0

type Type = u32

impl ResetValue for NRFHW[src]

Register NRFHW[%s] reset()'s with value 0

type Type = u32

impl ResetValue for RBPCONF[src]

Register RBPCONF reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::uicr::XTALFREQ[src]

Register XTALFREQ reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::wdt::CONFIG[src]

Register CONFIG reset()'s with value 0x01

type Type = u32

impl ResetValue for CRV[src]

Register CRV reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for EVENTS_TIMEOUT[src]

Register EVENTS_TIMEOUT reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::wdt::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::wdt::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for nrf51::wdt::POWER[src]

Register POWER reset()'s with value 0

type Type = u32

impl ResetValue for RR[src]

Register RR[%s] reset()'s with value 0

type Type = u32

impl ResetValue for RREN[src]

Register RREN reset()'s with value 0x01

type Type = u32

impl ResetValue for nrf51::wdt::TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

Loading content...