Trait nrf52840_pac::generic::Readable
source · pub trait Readable: RegisterSpec {
type Reader: From<R<Self>> + Deref<Target = R<Self>>;
}
Expand description
Trait implemented by readable registers to enable the read
method.
Registers marked with Writable
can be also modify
’ed.
Required Associated Types§
Object Safety§
Implementors§
source§impl Readable for ADDRPTR_SPEC
impl Readable for ADDRPTR_SPEC
read()
method returns addrptr::R reader structure
source§impl Readable for nrf52840_pac::aar::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::aar::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::aar::events_end::EVENTS_END_SPEC
impl Readable for nrf52840_pac::aar::events_end::EVENTS_END_SPEC
read()
method returns events_end::R reader structure
source§impl Readable for EVENTS_NOTRESOLVED_SPEC
impl Readable for EVENTS_NOTRESOLVED_SPEC
read()
method returns events_notresolved::R reader structure
source§impl Readable for EVENTS_RESOLVED_SPEC
impl Readable for EVENTS_RESOLVED_SPEC
read()
method returns events_resolved::R reader structure
source§impl Readable for nrf52840_pac::aar::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::aar::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::aar::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::aar::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for IRKPTR_SPEC
impl Readable for IRKPTR_SPEC
read()
method returns irkptr::R reader structure
source§impl Readable for nrf52840_pac::aar::scratchptr::SCRATCHPTR_SPEC
impl Readable for nrf52840_pac::aar::scratchptr::SCRATCHPTR_SPEC
read()
method returns scratchptr::R reader structure
source§impl Readable for nrf52840_pac::aar::status::STATUS_SPEC
impl Readable for nrf52840_pac::aar::status::STATUS_SPEC
read()
method returns status::R reader structure
source§impl Readable for nrf52840_pac::acl::acl::unused0::UNUSED0_SPEC
impl Readable for nrf52840_pac::acl::acl::unused0::UNUSED0_SPEC
read()
method returns unused0::R reader structure
source§impl Readable for HOST_CRYPTOKEY_SEL_SPEC
impl Readable for HOST_CRYPTOKEY_SEL_SPEC
read()
method returns host_cryptokey_sel::R reader structure
source§impl Readable for HOST_IOT_KDR0_SPEC
impl Readable for HOST_IOT_KDR0_SPEC
read()
method returns host_iot_kdr0::R reader structure
source§impl Readable for HOST_IOT_KPRTL_LOCK_SPEC
impl Readable for HOST_IOT_KPRTL_LOCK_SPEC
read()
method returns host_iot_kprtl_lock::R reader structure
source§impl Readable for HOST_IOT_LCS_SPEC
impl Readable for HOST_IOT_LCS_SPEC
read()
method returns host_iot_lcs::R reader structure
source§impl Readable for CNFPTR_SPEC
impl Readable for CNFPTR_SPEC
read()
method returns cnfptr::R reader structure
source§impl Readable for nrf52840_pac::ccm::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::ccm::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for EVENTS_ENDCRYPT_SPEC
impl Readable for EVENTS_ENDCRYPT_SPEC
read()
method returns events_endcrypt::R reader structure
source§impl Readable for EVENTS_ENDKSGEN_SPEC
impl Readable for EVENTS_ENDKSGEN_SPEC
read()
method returns events_endksgen::R reader structure
source§impl Readable for nrf52840_pac::ccm::events_error::EVENTS_ERROR_SPEC
impl Readable for nrf52840_pac::ccm::events_error::EVENTS_ERROR_SPEC
read()
method returns events_error::R reader structure
source§impl Readable for INPTR_SPEC
impl Readable for INPTR_SPEC
read()
method returns inptr::R reader structure
source§impl Readable for nrf52840_pac::ccm::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::ccm::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::ccm::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::ccm::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for MAXPACKETSIZE_SPEC
impl Readable for MAXPACKETSIZE_SPEC
read()
method returns maxpacketsize::R reader structure
source§impl Readable for MICSTATUS_SPEC
impl Readable for MICSTATUS_SPEC
read()
method returns micstatus::R reader structure
source§impl Readable for nrf52840_pac::ccm::mode::MODE_SPEC
impl Readable for nrf52840_pac::ccm::mode::MODE_SPEC
read()
method returns mode::R reader structure
source§impl Readable for OUTPTR_SPEC
impl Readable for OUTPTR_SPEC
read()
method returns outptr::R reader structure
source§impl Readable for RATEOVERRIDE_SPEC
impl Readable for RATEOVERRIDE_SPEC
read()
method returns rateoverride::R reader structure
source§impl Readable for nrf52840_pac::ccm::scratchptr::SCRATCHPTR_SPEC
impl Readable for nrf52840_pac::ccm::scratchptr::SCRATCHPTR_SPEC
read()
method returns scratchptr::R reader structure
source§impl Readable for nrf52840_pac::ccm::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::ccm::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for EVENTS_CTSTARTED_SPEC
impl Readable for EVENTS_CTSTARTED_SPEC
read()
method returns events_ctstarted::R reader structure
source§impl Readable for EVENTS_CTSTOPPED_SPEC
impl Readable for EVENTS_CTSTOPPED_SPEC
read()
method returns events_ctstopped::R reader structure
source§impl Readable for EVENTS_CTTO_SPEC
impl Readable for EVENTS_CTTO_SPEC
read()
method returns events_ctto::R reader structure
source§impl Readable for nrf52840_pac::clock::events_done::EVENTS_DONE_SPEC
impl Readable for nrf52840_pac::clock::events_done::EVENTS_DONE_SPEC
read()
method returns events_done::R reader structure
source§impl Readable for EVENTS_HFCLKSTARTED_SPEC
impl Readable for EVENTS_HFCLKSTARTED_SPEC
read()
method returns events_hfclkstarted::R reader structure
source§impl Readable for EVENTS_LFCLKSTARTED_SPEC
impl Readable for EVENTS_LFCLKSTARTED_SPEC
read()
method returns events_lfclkstarted::R reader structure
source§impl Readable for HFCLKRUN_SPEC
impl Readable for HFCLKRUN_SPEC
read()
method returns hfclkrun::R reader structure
source§impl Readable for HFCLKSTAT_SPEC
impl Readable for HFCLKSTAT_SPEC
read()
method returns hfclkstat::R reader structure
source§impl Readable for HFXODEBOUNCE_SPEC
impl Readable for HFXODEBOUNCE_SPEC
read()
method returns hfxodebounce::R reader structure
source§impl Readable for nrf52840_pac::clock::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::clock::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::clock::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::clock::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for LFCLKRUN_SPEC
impl Readable for LFCLKRUN_SPEC
read()
method returns lfclkrun::R reader structure
source§impl Readable for LFCLKSRC_SPEC
impl Readable for LFCLKSRC_SPEC
read()
method returns lfclksrc::R reader structure
source§impl Readable for LFCLKSRCCOPY_SPEC
impl Readable for LFCLKSRCCOPY_SPEC
read()
method returns lfclksrccopy::R reader structure
source§impl Readable for LFCLKSTAT_SPEC
impl Readable for LFCLKSTAT_SPEC
read()
method returns lfclkstat::R reader structure
source§impl Readable for LFRCMODE_SPEC
impl Readable for LFRCMODE_SPEC
read()
method returns lfrcmode::R reader structure
source§impl Readable for TRACECONFIG_SPEC
impl Readable for TRACECONFIG_SPEC
read()
method returns traceconfig::R reader structure
source§impl Readable for nrf52840_pac::comp::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::comp::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::comp::events_cross::EVENTS_CROSS_SPEC
impl Readable for nrf52840_pac::comp::events_cross::EVENTS_CROSS_SPEC
read()
method returns events_cross::R reader structure
source§impl Readable for nrf52840_pac::comp::events_down::EVENTS_DOWN_SPEC
impl Readable for nrf52840_pac::comp::events_down::EVENTS_DOWN_SPEC
read()
method returns events_down::R reader structure
source§impl Readable for nrf52840_pac::comp::events_ready::EVENTS_READY_SPEC
impl Readable for nrf52840_pac::comp::events_ready::EVENTS_READY_SPEC
read()
method returns events_ready::R reader structure
source§impl Readable for nrf52840_pac::comp::events_up::EVENTS_UP_SPEC
impl Readable for nrf52840_pac::comp::events_up::EVENTS_UP_SPEC
read()
method returns events_up::R reader structure
source§impl Readable for nrf52840_pac::comp::extrefsel::EXTREFSEL_SPEC
impl Readable for nrf52840_pac::comp::extrefsel::EXTREFSEL_SPEC
read()
method returns extrefsel::R reader structure
source§impl Readable for nrf52840_pac::comp::hyst::HYST_SPEC
impl Readable for nrf52840_pac::comp::hyst::HYST_SPEC
read()
method returns hyst::R reader structure
source§impl Readable for nrf52840_pac::comp::inten::INTEN_SPEC
impl Readable for nrf52840_pac::comp::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::comp::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::comp::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::comp::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::comp::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::comp::mode::MODE_SPEC
impl Readable for nrf52840_pac::comp::mode::MODE_SPEC
read()
method returns mode::R reader structure
source§impl Readable for nrf52840_pac::comp::psel::PSEL_SPEC
impl Readable for nrf52840_pac::comp::psel::PSEL_SPEC
read()
method returns psel::R reader structure
source§impl Readable for nrf52840_pac::comp::refsel::REFSEL_SPEC
impl Readable for nrf52840_pac::comp::refsel::REFSEL_SPEC
read()
method returns refsel::R reader structure
source§impl Readable for nrf52840_pac::comp::result::RESULT_SPEC
impl Readable for nrf52840_pac::comp::result::RESULT_SPEC
read()
method returns result::R reader structure
source§impl Readable for nrf52840_pac::comp::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::comp::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::cryptocell::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::cryptocell::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for ECBDATAPTR_SPEC
impl Readable for ECBDATAPTR_SPEC
read()
method returns ecbdataptr::R reader structure
source§impl Readable for EVENTS_ENDECB_SPEC
impl Readable for EVENTS_ENDECB_SPEC
read()
method returns events_endecb::R reader structure
source§impl Readable for EVENTS_ERRORECB_SPEC
impl Readable for EVENTS_ERRORECB_SPEC
read()
method returns events_errorecb::R reader structure
source§impl Readable for nrf52840_pac::ecb::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::ecb::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::ecb::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::ecb::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for EVENTS_TRIGGERED_SPEC
impl Readable for EVENTS_TRIGGERED_SPEC
read()
method returns events_triggered::R reader structure
source§impl Readable for nrf52840_pac::egu0::inten::INTEN_SPEC
impl Readable for nrf52840_pac::egu0::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::egu0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::egu0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::egu0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::egu0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for CODEPAGESIZE_SPEC
impl Readable for CODEPAGESIZE_SPEC
read()
method returns codepagesize::R reader structure
source§impl Readable for CODESIZE_SPEC
impl Readable for CODESIZE_SPEC
read()
method returns codesize::R reader structure
source§impl Readable for DEVICEADDR_SPEC
impl Readable for DEVICEADDR_SPEC
read()
method returns deviceaddr::R reader structure
source§impl Readable for DEVICEADDRTYPE_SPEC
impl Readable for DEVICEADDRTYPE_SPEC
read()
method returns deviceaddrtype::R reader structure
source§impl Readable for DEVICEID_SPEC
impl Readable for DEVICEID_SPEC
read()
method returns deviceid::R reader structure
source§impl Readable for FLASH_SPEC
impl Readable for FLASH_SPEC
read()
method returns flash::R reader structure
source§impl Readable for PACKAGE_SPEC
impl Readable for PACKAGE_SPEC
read()
method returns package::R reader structure
source§impl Readable for UNUSED8_SPEC
impl Readable for UNUSED8_SPEC
read()
method returns unused8::R reader structure
source§impl Readable for VARIANT_SPEC
impl Readable for VARIANT_SPEC
read()
method returns variant::R reader structure
source§impl Readable for TAGHEADER0_SPEC
impl Readable for TAGHEADER0_SPEC
read()
method returns tagheader0::R reader structure
source§impl Readable for TAGHEADER1_SPEC
impl Readable for TAGHEADER1_SPEC
read()
method returns tagheader1::R reader structure
source§impl Readable for TAGHEADER2_SPEC
impl Readable for TAGHEADER2_SPEC
read()
method returns tagheader2::R reader structure
source§impl Readable for TAGHEADER3_SPEC
impl Readable for TAGHEADER3_SPEC
read()
method returns tagheader3::R reader structure
source§impl Readable for PRODTEST_SPEC
impl Readable for PRODTEST_SPEC
read()
method returns prodtest::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::a0::A0_SPEC
impl Readable for nrf52840_pac::ficr::temp::a0::A0_SPEC
read()
method returns a0::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::a1::A1_SPEC
impl Readable for nrf52840_pac::ficr::temp::a1::A1_SPEC
read()
method returns a1::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::a2::A2_SPEC
impl Readable for nrf52840_pac::ficr::temp::a2::A2_SPEC
read()
method returns a2::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::a3::A3_SPEC
impl Readable for nrf52840_pac::ficr::temp::a3::A3_SPEC
read()
method returns a3::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::a4::A4_SPEC
impl Readable for nrf52840_pac::ficr::temp::a4::A4_SPEC
read()
method returns a4::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::a5::A5_SPEC
impl Readable for nrf52840_pac::ficr::temp::a5::A5_SPEC
read()
method returns a5::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::b0::B0_SPEC
impl Readable for nrf52840_pac::ficr::temp::b0::B0_SPEC
read()
method returns b0::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::b1::B1_SPEC
impl Readable for nrf52840_pac::ficr::temp::b1::B1_SPEC
read()
method returns b1::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::b2::B2_SPEC
impl Readable for nrf52840_pac::ficr::temp::b2::B2_SPEC
read()
method returns b2::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::b3::B3_SPEC
impl Readable for nrf52840_pac::ficr::temp::b3::B3_SPEC
read()
method returns b3::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::b4::B4_SPEC
impl Readable for nrf52840_pac::ficr::temp::b4::B4_SPEC
read()
method returns b4::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::b5::B5_SPEC
impl Readable for nrf52840_pac::ficr::temp::b5::B5_SPEC
read()
method returns b5::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::t0::T0_SPEC
impl Readable for nrf52840_pac::ficr::temp::t0::T0_SPEC
read()
method returns t0::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::t1::T1_SPEC
impl Readable for nrf52840_pac::ficr::temp::t1::T1_SPEC
read()
method returns t1::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::t2::T2_SPEC
impl Readable for nrf52840_pac::ficr::temp::t2::T2_SPEC
read()
method returns t2::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::t3::T3_SPEC
impl Readable for nrf52840_pac::ficr::temp::t3::T3_SPEC
read()
method returns t3::R reader structure
source§impl Readable for nrf52840_pac::ficr::temp::t4::T4_SPEC
impl Readable for nrf52840_pac::ficr::temp::t4::T4_SPEC
read()
method returns t4::R reader structure
source§impl Readable for APCUTOFF_SPEC
impl Readable for APCUTOFF_SPEC
read()
method returns apcutoff::R reader structure
source§impl Readable for BYTES_SPEC
impl Readable for BYTES_SPEC
read()
method returns bytes::R reader structure
source§impl Readable for RCCUTOFF_SPEC
impl Readable for RCCUTOFF_SPEC
read()
method returns rccutoff::R reader structure
source§impl Readable for ROSC1_SPEC
impl Readable for ROSC1_SPEC
read()
method returns rosc1::R reader structure
source§impl Readable for ROSC2_SPEC
impl Readable for ROSC2_SPEC
read()
method returns rosc2::R reader structure
source§impl Readable for ROSC3_SPEC
impl Readable for ROSC3_SPEC
read()
method returns rosc3::R reader structure
source§impl Readable for ROSC4_SPEC
impl Readable for ROSC4_SPEC
read()
method returns rosc4::R reader structure
source§impl Readable for STARTUP_SPEC
impl Readable for STARTUP_SPEC
read()
method returns startup::R reader structure
source§impl Readable for nrf52840_pac::gpiote::config::CONFIG_SPEC
impl Readable for nrf52840_pac::gpiote::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for EVENTS_IN_SPEC
impl Readable for EVENTS_IN_SPEC
read()
method returns events_in::R reader structure
source§impl Readable for EVENTS_PORT_SPEC
impl Readable for EVENTS_PORT_SPEC
read()
method returns events_port::R reader structure
source§impl Readable for nrf52840_pac::gpiote::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::gpiote::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::gpiote::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::gpiote::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for ALIGN_SPEC
impl Readable for ALIGN_SPEC
read()
method returns align::R reader structure
source§impl Readable for CHANNELS_SPEC
impl Readable for CHANNELS_SPEC
read()
method returns channels::R reader structure
source§impl Readable for FORMAT_SPEC
impl Readable for FORMAT_SPEC
read()
method returns format::R reader structure
source§impl Readable for MCKEN_SPEC
impl Readable for MCKEN_SPEC
read()
method returns mcken::R reader structure
source§impl Readable for MCKFREQ_SPEC
impl Readable for MCKFREQ_SPEC
read()
method returns mckfreq::R reader structure
source§impl Readable for nrf52840_pac::i2s::config::mode::MODE_SPEC
impl Readable for nrf52840_pac::i2s::config::mode::MODE_SPEC
read()
method returns mode::R reader structure
source§impl Readable for nrf52840_pac::i2s::config::ratio::RATIO_SPEC
impl Readable for nrf52840_pac::i2s::config::ratio::RATIO_SPEC
read()
method returns ratio::R reader structure
source§impl Readable for SWIDTH_SPEC
impl Readable for SWIDTH_SPEC
read()
method returns swidth::R reader structure
source§impl Readable for nrf52840_pac::i2s::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::i2s::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for EVENTS_RXPTRUPD_SPEC
impl Readable for EVENTS_RXPTRUPD_SPEC
read()
method returns events_rxptrupd::R reader structure
source§impl Readable for nrf52840_pac::i2s::events_stopped::EVENTS_STOPPED_SPEC
impl Readable for nrf52840_pac::i2s::events_stopped::EVENTS_STOPPED_SPEC
read()
method returns events_stopped::R reader structure
source§impl Readable for EVENTS_TXPTRUPD_SPEC
impl Readable for EVENTS_TXPTRUPD_SPEC
read()
method returns events_txptrupd::R reader structure
source§impl Readable for nrf52840_pac::i2s::inten::INTEN_SPEC
impl Readable for nrf52840_pac::i2s::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::i2s::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::i2s::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::i2s::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::i2s::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::i2s::psel::sck::SCK_SPEC
impl Readable for nrf52840_pac::i2s::psel::sck::SCK_SPEC
read()
method returns sck::R reader structure
source§impl Readable for SDOUT_SPEC
impl Readable for SDOUT_SPEC
read()
method returns sdout::R reader structure
source§impl Readable for nrf52840_pac::i2s::rxd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::i2s::rxd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for nrf52840_pac::i2s::rxtxd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::i2s::rxtxd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::i2s::txd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::i2s::txd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for ANADETECT_SPEC
impl Readable for ANADETECT_SPEC
read()
method returns anadetect::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::lpcomp::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::events_cross::EVENTS_CROSS_SPEC
impl Readable for nrf52840_pac::lpcomp::events_cross::EVENTS_CROSS_SPEC
read()
method returns events_cross::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::events_down::EVENTS_DOWN_SPEC
impl Readable for nrf52840_pac::lpcomp::events_down::EVENTS_DOWN_SPEC
read()
method returns events_down::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::events_ready::EVENTS_READY_SPEC
impl Readable for nrf52840_pac::lpcomp::events_ready::EVENTS_READY_SPEC
read()
method returns events_ready::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::events_up::EVENTS_UP_SPEC
impl Readable for nrf52840_pac::lpcomp::events_up::EVENTS_UP_SPEC
read()
method returns events_up::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::extrefsel::EXTREFSEL_SPEC
impl Readable for nrf52840_pac::lpcomp::extrefsel::EXTREFSEL_SPEC
read()
method returns extrefsel::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::hyst::HYST_SPEC
impl Readable for nrf52840_pac::lpcomp::hyst::HYST_SPEC
read()
method returns hyst::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::lpcomp::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::lpcomp::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::psel::PSEL_SPEC
impl Readable for nrf52840_pac::lpcomp::psel::PSEL_SPEC
read()
method returns psel::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::refsel::REFSEL_SPEC
impl Readable for nrf52840_pac::lpcomp::refsel::REFSEL_SPEC
read()
method returns refsel::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::result::RESULT_SPEC
impl Readable for nrf52840_pac::lpcomp::result::RESULT_SPEC
read()
method returns result::R reader structure
source§impl Readable for nrf52840_pac::lpcomp::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::lpcomp::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::mwu::events_pregion::ra::RA_SPEC
impl Readable for nrf52840_pac::mwu::events_pregion::ra::RA_SPEC
read()
method returns ra::R reader structure
source§impl Readable for nrf52840_pac::mwu::events_pregion::wa::WA_SPEC
impl Readable for nrf52840_pac::mwu::events_pregion::wa::WA_SPEC
read()
method returns wa::R reader structure
source§impl Readable for nrf52840_pac::mwu::events_region::ra::RA_SPEC
impl Readable for nrf52840_pac::mwu::events_region::ra::RA_SPEC
read()
method returns ra::R reader structure
source§impl Readable for nrf52840_pac::mwu::events_region::wa::WA_SPEC
impl Readable for nrf52840_pac::mwu::events_region::wa::WA_SPEC
read()
method returns wa::R reader structure
source§impl Readable for nrf52840_pac::mwu::inten::INTEN_SPEC
impl Readable for nrf52840_pac::mwu::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::mwu::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::mwu::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::mwu::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::mwu::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for NMIEN_SPEC
impl Readable for NMIEN_SPEC
read()
method returns nmien::R reader structure
source§impl Readable for NMIENCLR_SPEC
impl Readable for NMIENCLR_SPEC
read()
method returns nmienclr::R reader structure
source§impl Readable for NMIENSET_SPEC
impl Readable for NMIENSET_SPEC
read()
method returns nmienset::R reader structure
source§impl Readable for SUBSTATRA_SPEC
impl Readable for SUBSTATRA_SPEC
read()
method returns substatra::R reader structure
source§impl Readable for SUBSTATWA_SPEC
impl Readable for SUBSTATWA_SPEC
read()
method returns substatwa::R reader structure
source§impl Readable for nrf52840_pac::mwu::pregion::end::END_SPEC
impl Readable for nrf52840_pac::mwu::pregion::end::END_SPEC
read()
method returns end::R reader structure
source§impl Readable for nrf52840_pac::mwu::pregion::start::START_SPEC
impl Readable for nrf52840_pac::mwu::pregion::start::START_SPEC
read()
method returns start::R reader structure
source§impl Readable for nrf52840_pac::mwu::region::end::END_SPEC
impl Readable for nrf52840_pac::mwu::region::end::END_SPEC
read()
method returns end::R reader structure
source§impl Readable for nrf52840_pac::mwu::region::start::START_SPEC
impl Readable for nrf52840_pac::mwu::region::start::START_SPEC
read()
method returns start::R reader structure
source§impl Readable for REGIONEN_SPEC
impl Readable for REGIONEN_SPEC
read()
method returns regionen::R reader structure
source§impl Readable for REGIONENCLR_SPEC
impl Readable for REGIONENCLR_SPEC
read()
method returns regionenclr::R reader structure
source§impl Readable for REGIONENSET_SPEC
impl Readable for REGIONENSET_SPEC
read()
method returns regionenset::R reader structure
source§impl Readable for AUTOCOLRESCONFIG_SPEC
impl Readable for AUTOCOLRESCONFIG_SPEC
read()
method returns autocolresconfig::R reader structure
source§impl Readable for ERRORSTATUS_SPEC
impl Readable for ERRORSTATUS_SPEC
read()
method returns errorstatus::R reader structure
source§impl Readable for EVENTS_AUTOCOLRESSTARTED_SPEC
impl Readable for EVENTS_AUTOCOLRESSTARTED_SPEC
read()
method returns events_autocolresstarted::R reader structure
source§impl Readable for EVENTS_COLLISION_SPEC
impl Readable for EVENTS_COLLISION_SPEC
read()
method returns events_collision::R reader structure
source§impl Readable for nrf52840_pac::nfct::events_endrx::EVENTS_ENDRX_SPEC
impl Readable for nrf52840_pac::nfct::events_endrx::EVENTS_ENDRX_SPEC
read()
method returns events_endrx::R reader structure
source§impl Readable for nrf52840_pac::nfct::events_endtx::EVENTS_ENDTX_SPEC
impl Readable for nrf52840_pac::nfct::events_endtx::EVENTS_ENDTX_SPEC
read()
method returns events_endtx::R reader structure
source§impl Readable for nrf52840_pac::nfct::events_error::EVENTS_ERROR_SPEC
impl Readable for nrf52840_pac::nfct::events_error::EVENTS_ERROR_SPEC
read()
method returns events_error::R reader structure
source§impl Readable for EVENTS_FIELDDETECTED_SPEC
impl Readable for EVENTS_FIELDDETECTED_SPEC
read()
method returns events_fielddetected::R reader structure
source§impl Readable for EVENTS_FIELDLOST_SPEC
impl Readable for EVENTS_FIELDLOST_SPEC
read()
method returns events_fieldlost::R reader structure
source§impl Readable for nrf52840_pac::nfct::events_ready::EVENTS_READY_SPEC
impl Readable for nrf52840_pac::nfct::events_ready::EVENTS_READY_SPEC
read()
method returns events_ready::R reader structure
source§impl Readable for EVENTS_RXERROR_SPEC
impl Readable for EVENTS_RXERROR_SPEC
read()
method returns events_rxerror::R reader structure
source§impl Readable for EVENTS_RXFRAMEEND_SPEC
impl Readable for EVENTS_RXFRAMEEND_SPEC
read()
method returns events_rxframeend::R reader structure
source§impl Readable for EVENTS_RXFRAMESTART_SPEC
impl Readable for EVENTS_RXFRAMESTART_SPEC
read()
method returns events_rxframestart::R reader structure
source§impl Readable for EVENTS_SELECTED_SPEC
impl Readable for EVENTS_SELECTED_SPEC
read()
method returns events_selected::R reader structure
source§impl Readable for nrf52840_pac::nfct::events_started::EVENTS_STARTED_SPEC
impl Readable for nrf52840_pac::nfct::events_started::EVENTS_STARTED_SPEC
read()
method returns events_started::R reader structure
source§impl Readable for EVENTS_TXFRAMEEND_SPEC
impl Readable for EVENTS_TXFRAMEEND_SPEC
read()
method returns events_txframeend::R reader structure
source§impl Readable for EVENTS_TXFRAMESTART_SPEC
impl Readable for EVENTS_TXFRAMESTART_SPEC
read()
method returns events_txframestart::R reader structure
source§impl Readable for FIELDPRESENT_SPEC
impl Readable for FIELDPRESENT_SPEC
read()
method returns fieldpresent::R reader structure
source§impl Readable for FRAMEDELAYMAX_SPEC
impl Readable for FRAMEDELAYMAX_SPEC
read()
method returns framedelaymax::R reader structure
source§impl Readable for FRAMEDELAYMIN_SPEC
impl Readable for FRAMEDELAYMIN_SPEC
read()
method returns framedelaymin::R reader structure
source§impl Readable for FRAMEDELAYMODE_SPEC
impl Readable for FRAMEDELAYMODE_SPEC
read()
method returns framedelaymode::R reader structure
source§impl Readable for nrf52840_pac::nfct::inten::INTEN_SPEC
impl Readable for nrf52840_pac::nfct::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::nfct::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::nfct::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::nfct::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::nfct::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for MAXLEN_SPEC
impl Readable for MAXLEN_SPEC
read()
method returns maxlen::R reader structure
source§impl Readable for NFCID1_2ND_LAST_SPEC
impl Readable for NFCID1_2ND_LAST_SPEC
read()
method returns nfcid1_2nd_last::R reader structure
source§impl Readable for NFCID1_3RD_LAST_SPEC
impl Readable for NFCID1_3RD_LAST_SPEC
read()
method returns nfcid1_3rd_last::R reader structure
source§impl Readable for NFCID1_LAST_SPEC
impl Readable for NFCID1_LAST_SPEC
read()
method returns nfcid1_last::R reader structure
source§impl Readable for NFCTAGSTATE_SPEC
impl Readable for NFCTAGSTATE_SPEC
read()
method returns nfctagstate::R reader structure
source§impl Readable for nrf52840_pac::nfct::packetptr::PACKETPTR_SPEC
impl Readable for nrf52840_pac::nfct::packetptr::PACKETPTR_SPEC
read()
method returns packetptr::R reader structure
source§impl Readable for nrf52840_pac::nfct::rxd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::nfct::rxd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::nfct::rxd::frameconfig::FRAMECONFIG_SPEC
impl Readable for nrf52840_pac::nfct::rxd::frameconfig::FRAMECONFIG_SPEC
read()
method returns frameconfig::R reader structure
source§impl Readable for SELRES_SPEC
impl Readable for SELRES_SPEC
read()
method returns selres::R reader structure
source§impl Readable for SENSRES_SPEC
impl Readable for SENSRES_SPEC
read()
method returns sensres::R reader structure
source§impl Readable for nrf52840_pac::nfct::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::nfct::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for SLEEPSTATE_SPEC
impl Readable for SLEEPSTATE_SPEC
read()
method returns sleepstate::R reader structure
source§impl Readable for nrf52840_pac::nfct::txd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::nfct::txd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::nfct::txd::frameconfig::FRAMECONFIG_SPEC
impl Readable for nrf52840_pac::nfct::txd::frameconfig::FRAMECONFIG_SPEC
read()
method returns frameconfig::R reader structure
source§impl Readable for nrf52840_pac::nvmc::config::CONFIG_SPEC
impl Readable for nrf52840_pac::nvmc::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for ERASEALL_SPEC
impl Readable for ERASEALL_SPEC
read()
method returns eraseall::R reader structure
source§impl Readable for ERASEPAGE_SPEC
impl Readable for ERASEPAGE_SPEC
read()
method returns erasepage::R reader structure
source§impl Readable for ERASEPAGEPARTIAL_SPEC
impl Readable for ERASEPAGEPARTIAL_SPEC
read()
method returns erasepagepartial::R reader structure
source§impl Readable for ERASEPAGEPARTIALCFG_SPEC
impl Readable for ERASEPAGEPARTIALCFG_SPEC
read()
method returns erasepagepartialcfg::R reader structure
source§impl Readable for ERASEPCR0_SPEC
impl Readable for ERASEPCR0_SPEC
read()
method returns erasepcr0::R reader structure
source§impl Readable for ERASEPCR1_SPEC
impl Readable for ERASEPCR1_SPEC
read()
method returns erasepcr1::R reader structure
source§impl Readable for ERASEUICR_SPEC
impl Readable for ERASEUICR_SPEC
read()
method returns eraseuicr::R reader structure
source§impl Readable for ICACHECNF_SPEC
impl Readable for ICACHECNF_SPEC
read()
method returns icachecnf::R reader structure
source§impl Readable for IMISS_SPEC
impl Readable for IMISS_SPEC
read()
method returns imiss::R reader structure
source§impl Readable for READY_SPEC
impl Readable for READY_SPEC
read()
method returns ready::R reader structure
source§impl Readable for READYNEXT_SPEC
impl Readable for READYNEXT_SPEC
read()
method returns readynext::R reader structure
source§impl Readable for DETECTMODE_SPEC
impl Readable for DETECTMODE_SPEC
read()
method returns detectmode::R reader structure
source§impl Readable for DIRCLR_SPEC
impl Readable for DIRCLR_SPEC
read()
method returns dirclr::R reader structure
source§impl Readable for DIRSET_SPEC
impl Readable for DIRSET_SPEC
read()
method returns dirset::R reader structure
source§impl Readable for LATCH_SPEC
impl Readable for LATCH_SPEC
read()
method returns latch::R reader structure
source§impl Readable for nrf52840_pac::p0::out::OUT_SPEC
impl Readable for nrf52840_pac::p0::out::OUT_SPEC
read()
method returns out::R reader structure
source§impl Readable for OUTCLR_SPEC
impl Readable for OUTCLR_SPEC
read()
method returns outclr::R reader structure
source§impl Readable for OUTSET_SPEC
impl Readable for OUTSET_SPEC
read()
method returns outset::R reader structure
source§impl Readable for PIN_CNF_SPEC
impl Readable for PIN_CNF_SPEC
read()
method returns pin_cnf::R reader structure
source§impl Readable for nrf52840_pac::pdm::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::pdm::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::pdm::events_end::EVENTS_END_SPEC
impl Readable for nrf52840_pac::pdm::events_end::EVENTS_END_SPEC
read()
method returns events_end::R reader structure
source§impl Readable for nrf52840_pac::pdm::events_started::EVENTS_STARTED_SPEC
impl Readable for nrf52840_pac::pdm::events_started::EVENTS_STARTED_SPEC
read()
method returns events_started::R reader structure
source§impl Readable for nrf52840_pac::pdm::events_stopped::EVENTS_STOPPED_SPEC
impl Readable for nrf52840_pac::pdm::events_stopped::EVENTS_STOPPED_SPEC
read()
method returns events_stopped::R reader structure
source§impl Readable for GAINL_SPEC
impl Readable for GAINL_SPEC
read()
method returns gainl::R reader structure
source§impl Readable for GAINR_SPEC
impl Readable for GAINR_SPEC
read()
method returns gainr::R reader structure
source§impl Readable for nrf52840_pac::pdm::inten::INTEN_SPEC
impl Readable for nrf52840_pac::pdm::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::pdm::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::pdm::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::pdm::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::pdm::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::pdm::mode::MODE_SPEC
impl Readable for nrf52840_pac::pdm::mode::MODE_SPEC
read()
method returns mode::R reader structure
source§impl Readable for PDMCLKCTRL_SPEC
impl Readable for PDMCLKCTRL_SPEC
read()
method returns pdmclkctrl::R reader structure
source§impl Readable for nrf52840_pac::pdm::ratio::RATIO_SPEC
impl Readable for nrf52840_pac::pdm::ratio::RATIO_SPEC
read()
method returns ratio::R reader structure
source§impl Readable for nrf52840_pac::pdm::sample::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::pdm::sample::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::pdm::sample::ptr::PTR_SPEC
impl Readable for nrf52840_pac::pdm::sample::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for DCDCEN0_SPEC
impl Readable for DCDCEN0_SPEC
read()
method returns dcdcen0::R reader structure
source§impl Readable for DCDCEN_SPEC
impl Readable for DCDCEN_SPEC
read()
method returns dcdcen::R reader structure
source§impl Readable for EVENTS_POFWARN_SPEC
impl Readable for EVENTS_POFWARN_SPEC
read()
method returns events_pofwarn::R reader structure
source§impl Readable for EVENTS_SLEEPENTER_SPEC
impl Readable for EVENTS_SLEEPENTER_SPEC
read()
method returns events_sleepenter::R reader structure
source§impl Readable for EVENTS_SLEEPEXIT_SPEC
impl Readable for EVENTS_SLEEPEXIT_SPEC
read()
method returns events_sleepexit::R reader structure
source§impl Readable for EVENTS_USBDETECTED_SPEC
impl Readable for EVENTS_USBDETECTED_SPEC
read()
method returns events_usbdetected::R reader structure
source§impl Readable for EVENTS_USBPWRRDY_SPEC
impl Readable for EVENTS_USBPWRRDY_SPEC
read()
method returns events_usbpwrrdy::R reader structure
source§impl Readable for EVENTS_USBREMOVED_SPEC
impl Readable for EVENTS_USBREMOVED_SPEC
read()
method returns events_usbremoved::R reader structure
source§impl Readable for GPREGRET2_SPEC
impl Readable for GPREGRET2_SPEC
read()
method returns gpregret2::R reader structure
source§impl Readable for GPREGRET_SPEC
impl Readable for GPREGRET_SPEC
read()
method returns gpregret::R reader structure
source§impl Readable for nrf52840_pac::power::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::power::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::power::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::power::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for MAINREGSTATUS_SPEC
impl Readable for MAINREGSTATUS_SPEC
read()
method returns mainregstatus::R reader structure
source§impl Readable for POFCON_SPEC
impl Readable for POFCON_SPEC
read()
method returns pofcon::R reader structure
source§impl Readable for nrf52840_pac::power::ram::power::POWER_SPEC
impl Readable for nrf52840_pac::power::ram::power::POWER_SPEC
read()
method returns power::R reader structure
source§impl Readable for RAMSTATUS_SPEC
impl Readable for RAMSTATUS_SPEC
read()
method returns ramstatus::R reader structure
source§impl Readable for RESETREAS_SPEC
impl Readable for RESETREAS_SPEC
read()
method returns resetreas::R reader structure
source§impl Readable for USBREGSTATUS_SPEC
impl Readable for USBREGSTATUS_SPEC
read()
method returns usbregstatus::R reader structure
source§impl Readable for nrf52840_pac::ppi::ch::tep::TEP_SPEC
impl Readable for nrf52840_pac::ppi::ch::tep::TEP_SPEC
read()
method returns tep::R reader structure
source§impl Readable for CHENCLR_SPEC
impl Readable for CHENCLR_SPEC
read()
method returns chenclr::R reader structure
source§impl Readable for CHENSET_SPEC
impl Readable for CHENSET_SPEC
read()
method returns chenset::R reader structure
source§impl Readable for nrf52840_pac::ppi::fork::tep::TEP_SPEC
impl Readable for nrf52840_pac::ppi::fork::tep::TEP_SPEC
read()
method returns tep::R reader structure
source§impl Readable for COUNTERTOP_SPEC
impl Readable for COUNTERTOP_SPEC
read()
method returns countertop::R reader structure
source§impl Readable for DECODER_SPEC
impl Readable for DECODER_SPEC
read()
method returns decoder::R reader structure
source§impl Readable for nrf52840_pac::pwm0::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::pwm0::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for EVENTS_LOOPSDONE_SPEC
impl Readable for EVENTS_LOOPSDONE_SPEC
read()
method returns events_loopsdone::R reader structure
source§impl Readable for EVENTS_PWMPERIODEND_SPEC
impl Readable for EVENTS_PWMPERIODEND_SPEC
read()
method returns events_pwmperiodend::R reader structure
source§impl Readable for EVENTS_SEQEND_SPEC
impl Readable for EVENTS_SEQEND_SPEC
read()
method returns events_seqend::R reader structure
source§impl Readable for EVENTS_SEQSTARTED_SPEC
impl Readable for EVENTS_SEQSTARTED_SPEC
read()
method returns events_seqstarted::R reader structure
source§impl Readable for nrf52840_pac::pwm0::events_stopped::EVENTS_STOPPED_SPEC
impl Readable for nrf52840_pac::pwm0::events_stopped::EVENTS_STOPPED_SPEC
read()
method returns events_stopped::R reader structure
source§impl Readable for nrf52840_pac::pwm0::inten::INTEN_SPEC
impl Readable for nrf52840_pac::pwm0::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::pwm0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::pwm0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::pwm0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::pwm0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::pwm0::mode::MODE_SPEC
impl Readable for nrf52840_pac::pwm0::mode::MODE_SPEC
read()
method returns mode::R reader structure
source§impl Readable for nrf52840_pac::pwm0::prescaler::PRESCALER_SPEC
impl Readable for nrf52840_pac::pwm0::prescaler::PRESCALER_SPEC
read()
method returns prescaler::R reader structure
source§impl Readable for nrf52840_pac::pwm0::psel::out::OUT_SPEC
impl Readable for nrf52840_pac::pwm0::psel::out::OUT_SPEC
read()
method returns out::R reader structure
source§impl Readable for nrf52840_pac::pwm0::seq::cnt::CNT_SPEC
impl Readable for nrf52840_pac::pwm0::seq::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
source§impl Readable for ENDDELAY_SPEC
impl Readable for ENDDELAY_SPEC
read()
method returns enddelay::R reader structure
source§impl Readable for nrf52840_pac::pwm0::seq::ptr::PTR_SPEC
impl Readable for nrf52840_pac::pwm0::seq::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for REFRESH_SPEC
impl Readable for REFRESH_SPEC
read()
method returns refresh::R reader structure
source§impl Readable for nrf52840_pac::pwm0::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::pwm0::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for ACCDBL_SPEC
impl Readable for ACCDBL_SPEC
read()
method returns accdbl::R reader structure
source§impl Readable for ACCDBLREAD_SPEC
impl Readable for ACCDBLREAD_SPEC
read()
method returns accdblread::R reader structure
source§impl Readable for ACCREAD_SPEC
impl Readable for ACCREAD_SPEC
read()
method returns accread::R reader structure
source§impl Readable for DBFEN_SPEC
impl Readable for DBFEN_SPEC
read()
method returns dbfen::R reader structure
source§impl Readable for nrf52840_pac::qdec::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::qdec::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for EVENTS_ACCOF_SPEC
impl Readable for EVENTS_ACCOF_SPEC
read()
method returns events_accof::R reader structure
source§impl Readable for EVENTS_DBLRDY_SPEC
impl Readable for EVENTS_DBLRDY_SPEC
read()
method returns events_dblrdy::R reader structure
source§impl Readable for EVENTS_REPORTRDY_SPEC
impl Readable for EVENTS_REPORTRDY_SPEC
read()
method returns events_reportrdy::R reader structure
source§impl Readable for EVENTS_SAMPLERDY_SPEC
impl Readable for EVENTS_SAMPLERDY_SPEC
read()
method returns events_samplerdy::R reader structure
source§impl Readable for nrf52840_pac::qdec::events_stopped::EVENTS_STOPPED_SPEC
impl Readable for nrf52840_pac::qdec::events_stopped::EVENTS_STOPPED_SPEC
read()
method returns events_stopped::R reader structure
source§impl Readable for nrf52840_pac::qdec::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::qdec::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::qdec::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::qdec::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for LEDPOL_SPEC
impl Readable for LEDPOL_SPEC
read()
method returns ledpol::R reader structure
source§impl Readable for LEDPRE_SPEC
impl Readable for LEDPRE_SPEC
read()
method returns ledpre::R reader structure
source§impl Readable for REPORTPER_SPEC
impl Readable for REPORTPER_SPEC
read()
method returns reportper::R reader structure
source§impl Readable for SAMPLE_SPEC
impl Readable for SAMPLE_SPEC
read()
method returns sample::R reader structure
source§impl Readable for SAMPLEPER_SPEC
impl Readable for SAMPLEPER_SPEC
read()
method returns sampleper::R reader structure
source§impl Readable for nrf52840_pac::qdec::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::qdec::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for ADDRCONF_SPEC
impl Readable for ADDRCONF_SPEC
read()
method returns addrconf::R reader structure
source§impl Readable for CINSTRCONF_SPEC
impl Readable for CINSTRCONF_SPEC
read()
method returns cinstrconf::R reader structure
source§impl Readable for CINSTRDAT0_SPEC
impl Readable for CINSTRDAT0_SPEC
read()
method returns cinstrdat0::R reader structure
source§impl Readable for CINSTRDAT1_SPEC
impl Readable for CINSTRDAT1_SPEC
read()
method returns cinstrdat1::R reader structure
source§impl Readable for DPMDUR_SPEC
impl Readable for DPMDUR_SPEC
read()
method returns dpmdur::R reader structure
source§impl Readable for nrf52840_pac::qspi::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::qspi::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::qspi::erase::ptr::PTR_SPEC
impl Readable for nrf52840_pac::qspi::erase::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for nrf52840_pac::qspi::events_ready::EVENTS_READY_SPEC
impl Readable for nrf52840_pac::qspi::events_ready::EVENTS_READY_SPEC
read()
method returns events_ready::R reader structure
source§impl Readable for IFCONFIG0_SPEC
impl Readable for IFCONFIG0_SPEC
read()
method returns ifconfig0::R reader structure
source§impl Readable for IFCONFIG1_SPEC
impl Readable for IFCONFIG1_SPEC
read()
method returns ifconfig1::R reader structure
source§impl Readable for IFTIMING_SPEC
impl Readable for IFTIMING_SPEC
read()
method returns iftiming::R reader structure
source§impl Readable for nrf52840_pac::qspi::inten::INTEN_SPEC
impl Readable for nrf52840_pac::qspi::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::qspi::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::qspi::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::qspi::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::qspi::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::qspi::psel::csn::CSN_SPEC
impl Readable for nrf52840_pac::qspi::psel::csn::CSN_SPEC
read()
method returns csn::R reader structure
source§impl Readable for nrf52840_pac::qspi::psel::sck::SCK_SPEC
impl Readable for nrf52840_pac::qspi::psel::sck::SCK_SPEC
read()
method returns sck::R reader structure
source§impl Readable for nrf52840_pac::qspi::read::cnt::CNT_SPEC
impl Readable for nrf52840_pac::qspi::read::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
source§impl Readable for nrf52840_pac::qspi::read::dst::DST_SPEC
impl Readable for nrf52840_pac::qspi::read::dst::DST_SPEC
read()
method returns dst::R reader structure
source§impl Readable for nrf52840_pac::qspi::read::src::SRC_SPEC
impl Readable for nrf52840_pac::qspi::read::src::SRC_SPEC
read()
method returns src::R reader structure
source§impl Readable for nrf52840_pac::qspi::status::STATUS_SPEC
impl Readable for nrf52840_pac::qspi::status::STATUS_SPEC
read()
method returns status::R reader structure
source§impl Readable for nrf52840_pac::qspi::write::cnt::CNT_SPEC
impl Readable for nrf52840_pac::qspi::write::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
source§impl Readable for nrf52840_pac::qspi::write::dst::DST_SPEC
impl Readable for nrf52840_pac::qspi::write::dst::DST_SPEC
read()
method returns dst::R reader structure
source§impl Readable for nrf52840_pac::qspi::write::src::SRC_SPEC
impl Readable for nrf52840_pac::qspi::write::src::SRC_SPEC
read()
method returns src::R reader structure
source§impl Readable for XIPOFFSET_SPEC
impl Readable for XIPOFFSET_SPEC
read()
method returns xipoffset::R reader structure
source§impl Readable for BASE0_SPEC
impl Readable for BASE0_SPEC
read()
method returns base0::R reader structure
source§impl Readable for BASE1_SPEC
impl Readable for BASE1_SPEC
read()
method returns base1::R reader structure
source§impl Readable for CCACTRL_SPEC
impl Readable for CCACTRL_SPEC
read()
method returns ccactrl::R reader structure
source§impl Readable for CRCCNF_SPEC
impl Readable for CRCCNF_SPEC
read()
method returns crccnf::R reader structure
source§impl Readable for CRCINIT_SPEC
impl Readable for CRCINIT_SPEC
read()
method returns crcinit::R reader structure
source§impl Readable for CRCPOLY_SPEC
impl Readable for CRCPOLY_SPEC
read()
method returns crcpoly::R reader structure
source§impl Readable for CRCSTATUS_SPEC
impl Readable for CRCSTATUS_SPEC
read()
method returns crcstatus::R reader structure
source§impl Readable for DACNF_SPEC
impl Readable for DACNF_SPEC
read()
method returns dacnf::R reader structure
source§impl Readable for DATAWHITEIV_SPEC
impl Readable for DATAWHITEIV_SPEC
read()
method returns datawhiteiv::R reader structure
source§impl Readable for EDCNT_SPEC
impl Readable for EDCNT_SPEC
read()
method returns edcnt::R reader structure
source§impl Readable for EDSAMPLE_SPEC
impl Readable for EDSAMPLE_SPEC
read()
method returns edsample::R reader structure
source§impl Readable for EVENTS_ADDRESS_SPEC
impl Readable for EVENTS_ADDRESS_SPEC
read()
method returns events_address::R reader structure
source§impl Readable for EVENTS_BCMATCH_SPEC
impl Readable for EVENTS_BCMATCH_SPEC
read()
method returns events_bcmatch::R reader structure
source§impl Readable for EVENTS_CCABUSY_SPEC
impl Readable for EVENTS_CCABUSY_SPEC
read()
method returns events_ccabusy::R reader structure
source§impl Readable for EVENTS_CCAIDLE_SPEC
impl Readable for EVENTS_CCAIDLE_SPEC
read()
method returns events_ccaidle::R reader structure
source§impl Readable for EVENTS_CCASTOPPED_SPEC
impl Readable for EVENTS_CCASTOPPED_SPEC
read()
method returns events_ccastopped::R reader structure
source§impl Readable for EVENTS_CRCERROR_SPEC
impl Readable for EVENTS_CRCERROR_SPEC
read()
method returns events_crcerror::R reader structure
source§impl Readable for EVENTS_CRCOK_SPEC
impl Readable for EVENTS_CRCOK_SPEC
read()
method returns events_crcok::R reader structure
source§impl Readable for EVENTS_DEVMATCH_SPEC
impl Readable for EVENTS_DEVMATCH_SPEC
read()
method returns events_devmatch::R reader structure
source§impl Readable for EVENTS_DEVMISS_SPEC
impl Readable for EVENTS_DEVMISS_SPEC
read()
method returns events_devmiss::R reader structure
source§impl Readable for EVENTS_DISABLED_SPEC
impl Readable for EVENTS_DISABLED_SPEC
read()
method returns events_disabled::R reader structure
source§impl Readable for EVENTS_EDEND_SPEC
impl Readable for EVENTS_EDEND_SPEC
read()
method returns events_edend::R reader structure
source§impl Readable for EVENTS_EDSTOPPED_SPEC
impl Readable for EVENTS_EDSTOPPED_SPEC
read()
method returns events_edstopped::R reader structure
source§impl Readable for nrf52840_pac::radio::events_end::EVENTS_END_SPEC
impl Readable for nrf52840_pac::radio::events_end::EVENTS_END_SPEC
read()
method returns events_end::R reader structure
source§impl Readable for EVENTS_FRAMESTART_SPEC
impl Readable for EVENTS_FRAMESTART_SPEC
read()
method returns events_framestart::R reader structure
source§impl Readable for EVENTS_MHRMATCH_SPEC
impl Readable for EVENTS_MHRMATCH_SPEC
read()
method returns events_mhrmatch::R reader structure
source§impl Readable for EVENTS_PAYLOAD_SPEC
impl Readable for EVENTS_PAYLOAD_SPEC
read()
method returns events_payload::R reader structure
source§impl Readable for EVENTS_PHYEND_SPEC
impl Readable for EVENTS_PHYEND_SPEC
read()
method returns events_phyend::R reader structure
source§impl Readable for EVENTS_RATEBOOST_SPEC
impl Readable for EVENTS_RATEBOOST_SPEC
read()
method returns events_rateboost::R reader structure
source§impl Readable for nrf52840_pac::radio::events_ready::EVENTS_READY_SPEC
impl Readable for nrf52840_pac::radio::events_ready::EVENTS_READY_SPEC
read()
method returns events_ready::R reader structure
source§impl Readable for EVENTS_RSSIEND_SPEC
impl Readable for EVENTS_RSSIEND_SPEC
read()
method returns events_rssiend::R reader structure
source§impl Readable for EVENTS_RXREADY_SPEC
impl Readable for EVENTS_RXREADY_SPEC
read()
method returns events_rxready::R reader structure
source§impl Readable for EVENTS_TXREADY_SPEC
impl Readable for EVENTS_TXREADY_SPEC
read()
method returns events_txready::R reader structure
source§impl Readable for nrf52840_pac::radio::frequency::FREQUENCY_SPEC
impl Readable for nrf52840_pac::radio::frequency::FREQUENCY_SPEC
read()
method returns frequency::R reader structure
source§impl Readable for nrf52840_pac::radio::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::radio::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::radio::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::radio::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for MHRMATCHCONF_SPEC
impl Readable for MHRMATCHCONF_SPEC
read()
method returns mhrmatchconf::R reader structure
source§impl Readable for MHRMATCHMAS_SPEC
impl Readable for MHRMATCHMAS_SPEC
read()
method returns mhrmatchmas::R reader structure
source§impl Readable for nrf52840_pac::radio::mode::MODE_SPEC
impl Readable for nrf52840_pac::radio::mode::MODE_SPEC
read()
method returns mode::R reader structure
source§impl Readable for MODECNF0_SPEC
impl Readable for MODECNF0_SPEC
read()
method returns modecnf0::R reader structure
source§impl Readable for nrf52840_pac::radio::packetptr::PACKETPTR_SPEC
impl Readable for nrf52840_pac::radio::packetptr::PACKETPTR_SPEC
read()
method returns packetptr::R reader structure
source§impl Readable for PCNF0_SPEC
impl Readable for PCNF0_SPEC
read()
method returns pcnf0::R reader structure
source§impl Readable for PCNF1_SPEC
impl Readable for PCNF1_SPEC
read()
method returns pcnf1::R reader structure
source§impl Readable for PDUSTAT_SPEC
impl Readable for PDUSTAT_SPEC
read()
method returns pdustat::R reader structure
source§impl Readable for nrf52840_pac::radio::power::POWER_SPEC
impl Readable for nrf52840_pac::radio::power::POWER_SPEC
read()
method returns power::R reader structure
source§impl Readable for PREFIX0_SPEC
impl Readable for PREFIX0_SPEC
read()
method returns prefix0::R reader structure
source§impl Readable for PREFIX1_SPEC
impl Readable for PREFIX1_SPEC
read()
method returns prefix1::R reader structure
source§impl Readable for RSSISAMPLE_SPEC
impl Readable for RSSISAMPLE_SPEC
read()
method returns rssisample::R reader structure
source§impl Readable for RXADDRESSES_SPEC
impl Readable for RXADDRESSES_SPEC
read()
method returns rxaddresses::R reader structure
source§impl Readable for RXCRC_SPEC
impl Readable for RXCRC_SPEC
read()
method returns rxcrc::R reader structure
source§impl Readable for RXMATCH_SPEC
impl Readable for RXMATCH_SPEC
read()
method returns rxmatch::R reader structure
source§impl Readable for nrf52840_pac::radio::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::radio::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for STATE_SPEC
impl Readable for STATE_SPEC
read()
method returns state::R reader structure
source§impl Readable for TXADDRESS_SPEC
impl Readable for TXADDRESS_SPEC
read()
method returns txaddress::R reader structure
source§impl Readable for TXPOWER_SPEC
impl Readable for TXPOWER_SPEC
read()
method returns txpower::R reader structure
source§impl Readable for nrf52840_pac::rng::config::CONFIG_SPEC
impl Readable for nrf52840_pac::rng::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for EVENTS_VALRDY_SPEC
impl Readable for EVENTS_VALRDY_SPEC
read()
method returns events_valrdy::R reader structure
source§impl Readable for nrf52840_pac::rng::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::rng::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::rng::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::rng::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::rng::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::rng::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for VALUE_SPEC
impl Readable for VALUE_SPEC
read()
method returns value::R reader structure
source§impl Readable for nrf52840_pac::rtc0::cc::CC_SPEC
impl Readable for nrf52840_pac::rtc0::cc::CC_SPEC
read()
method returns cc::R reader structure
source§impl Readable for COUNTER_SPEC
impl Readable for COUNTER_SPEC
read()
method returns counter::R reader structure
source§impl Readable for nrf52840_pac::rtc0::events_compare::EVENTS_COMPARE_SPEC
impl Readable for nrf52840_pac::rtc0::events_compare::EVENTS_COMPARE_SPEC
read()
method returns events_compare::R reader structure
source§impl Readable for EVENTS_OVRFLW_SPEC
impl Readable for EVENTS_OVRFLW_SPEC
read()
method returns events_ovrflw::R reader structure
source§impl Readable for EVENTS_TICK_SPEC
impl Readable for EVENTS_TICK_SPEC
read()
method returns events_tick::R reader structure
source§impl Readable for EVTEN_SPEC
impl Readable for EVTEN_SPEC
read()
method returns evten::R reader structure
source§impl Readable for EVTENCLR_SPEC
impl Readable for EVTENCLR_SPEC
read()
method returns evtenclr::R reader structure
source§impl Readable for EVTENSET_SPEC
impl Readable for EVTENSET_SPEC
read()
method returns evtenset::R reader structure
source§impl Readable for nrf52840_pac::rtc0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::rtc0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::rtc0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::rtc0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::rtc0::prescaler::PRESCALER_SPEC
impl Readable for nrf52840_pac::rtc0::prescaler::PRESCALER_SPEC
read()
method returns prescaler::R reader structure
source§impl Readable for nrf52840_pac::saadc::ch::config::CONFIG_SPEC
impl Readable for nrf52840_pac::saadc::ch::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for LIMIT_SPEC
impl Readable for LIMIT_SPEC
read()
method returns limit::R reader structure
source§impl Readable for PSELN_SPEC
impl Readable for PSELN_SPEC
read()
method returns pseln::R reader structure
source§impl Readable for PSELP_SPEC
impl Readable for PSELP_SPEC
read()
method returns pselp::R reader structure
source§impl Readable for nrf52840_pac::saadc::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::saadc::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for EVENTS_CALIBRATEDONE_SPEC
impl Readable for EVENTS_CALIBRATEDONE_SPEC
read()
method returns events_calibratedone::R reader structure
source§impl Readable for LIMITH_SPEC
impl Readable for LIMITH_SPEC
read()
method returns limith::R reader structure
source§impl Readable for LIMITL_SPEC
impl Readable for LIMITL_SPEC
read()
method returns limitl::R reader structure
source§impl Readable for nrf52840_pac::saadc::events_done::EVENTS_DONE_SPEC
impl Readable for nrf52840_pac::saadc::events_done::EVENTS_DONE_SPEC
read()
method returns events_done::R reader structure
source§impl Readable for nrf52840_pac::saadc::events_end::EVENTS_END_SPEC
impl Readable for nrf52840_pac::saadc::events_end::EVENTS_END_SPEC
read()
method returns events_end::R reader structure
source§impl Readable for EVENTS_RESULTDONE_SPEC
impl Readable for EVENTS_RESULTDONE_SPEC
read()
method returns events_resultdone::R reader structure
source§impl Readable for nrf52840_pac::saadc::events_started::EVENTS_STARTED_SPEC
impl Readable for nrf52840_pac::saadc::events_started::EVENTS_STARTED_SPEC
read()
method returns events_started::R reader structure
source§impl Readable for nrf52840_pac::saadc::events_stopped::EVENTS_STOPPED_SPEC
impl Readable for nrf52840_pac::saadc::events_stopped::EVENTS_STOPPED_SPEC
read()
method returns events_stopped::R reader structure
source§impl Readable for nrf52840_pac::saadc::inten::INTEN_SPEC
impl Readable for nrf52840_pac::saadc::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::saadc::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::saadc::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::saadc::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::saadc::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for OVERSAMPLE_SPEC
impl Readable for OVERSAMPLE_SPEC
read()
method returns oversample::R reader structure
source§impl Readable for RESOLUTION_SPEC
impl Readable for RESOLUTION_SPEC
read()
method returns resolution::R reader structure
source§impl Readable for nrf52840_pac::saadc::result::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::saadc::result::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::saadc::result::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::saadc::result::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::saadc::result::ptr::PTR_SPEC
impl Readable for nrf52840_pac::saadc::result::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for SAMPLERATE_SPEC
impl Readable for SAMPLERATE_SPEC
read()
method returns samplerate::R reader structure
source§impl Readable for nrf52840_pac::saadc::status::STATUS_SPEC
impl Readable for nrf52840_pac::saadc::status::STATUS_SPEC
read()
method returns status::R reader structure
source§impl Readable for nrf52840_pac::spi0::config::CONFIG_SPEC
impl Readable for nrf52840_pac::spi0::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for nrf52840_pac::spi0::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::spi0::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::spi0::events_ready::EVENTS_READY_SPEC
impl Readable for nrf52840_pac::spi0::events_ready::EVENTS_READY_SPEC
read()
method returns events_ready::R reader structure
source§impl Readable for nrf52840_pac::spi0::frequency::FREQUENCY_SPEC
impl Readable for nrf52840_pac::spi0::frequency::FREQUENCY_SPEC
read()
method returns frequency::R reader structure
source§impl Readable for nrf52840_pac::spi0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::spi0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::spi0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::spi0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::spi0::psel::miso::MISO_SPEC
impl Readable for nrf52840_pac::spi0::psel::miso::MISO_SPEC
read()
method returns miso::R reader structure
source§impl Readable for nrf52840_pac::spi0::psel::mosi::MOSI_SPEC
impl Readable for nrf52840_pac::spi0::psel::mosi::MOSI_SPEC
read()
method returns mosi::R reader structure
source§impl Readable for nrf52840_pac::spi0::psel::sck::SCK_SPEC
impl Readable for nrf52840_pac::spi0::psel::sck::SCK_SPEC
read()
method returns sck::R reader structure
source§impl Readable for nrf52840_pac::spi0::rxd::RXD_SPEC
impl Readable for nrf52840_pac::spi0::rxd::RXD_SPEC
read()
method returns rxd::R reader structure
source§impl Readable for nrf52840_pac::spi0::txd::TXD_SPEC
impl Readable for nrf52840_pac::spi0::txd::TXD_SPEC
read()
method returns txd::R reader structure
source§impl Readable for nrf52840_pac::spim0::config::CONFIG_SPEC
impl Readable for nrf52840_pac::spim0::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for CSNPOL_SPEC
impl Readable for CSNPOL_SPEC
read()
method returns csnpol::R reader structure
source§impl Readable for DCXCNT_SPEC
impl Readable for DCXCNT_SPEC
read()
method returns dcxcnt::R reader structure
source§impl Readable for nrf52840_pac::spim0::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::spim0::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::spim0::events_end::EVENTS_END_SPEC
impl Readable for nrf52840_pac::spim0::events_end::EVENTS_END_SPEC
read()
method returns events_end::R reader structure
source§impl Readable for nrf52840_pac::spim0::events_endrx::EVENTS_ENDRX_SPEC
impl Readable for nrf52840_pac::spim0::events_endrx::EVENTS_ENDRX_SPEC
read()
method returns events_endrx::R reader structure
source§impl Readable for nrf52840_pac::spim0::events_endtx::EVENTS_ENDTX_SPEC
impl Readable for nrf52840_pac::spim0::events_endtx::EVENTS_ENDTX_SPEC
read()
method returns events_endtx::R reader structure
source§impl Readable for nrf52840_pac::spim0::events_started::EVENTS_STARTED_SPEC
impl Readable for nrf52840_pac::spim0::events_started::EVENTS_STARTED_SPEC
read()
method returns events_started::R reader structure
source§impl Readable for nrf52840_pac::spim0::events_stopped::EVENTS_STOPPED_SPEC
impl Readable for nrf52840_pac::spim0::events_stopped::EVENTS_STOPPED_SPEC
read()
method returns events_stopped::R reader structure
source§impl Readable for nrf52840_pac::spim0::frequency::FREQUENCY_SPEC
impl Readable for nrf52840_pac::spim0::frequency::FREQUENCY_SPEC
read()
method returns frequency::R reader structure
source§impl Readable for CSNDUR_SPEC
impl Readable for CSNDUR_SPEC
read()
method returns csndur::R reader structure
source§impl Readable for RXDELAY_SPEC
impl Readable for RXDELAY_SPEC
read()
method returns rxdelay::R reader structure
source§impl Readable for nrf52840_pac::spim0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::spim0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::spim0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::spim0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::spim0::orc::ORC_SPEC
impl Readable for nrf52840_pac::spim0::orc::ORC_SPEC
read()
method returns orc::R reader structure
source§impl Readable for nrf52840_pac::spim0::psel::csn::CSN_SPEC
impl Readable for nrf52840_pac::spim0::psel::csn::CSN_SPEC
read()
method returns csn::R reader structure
source§impl Readable for nrf52840_pac::spim0::psel::miso::MISO_SPEC
impl Readable for nrf52840_pac::spim0::psel::miso::MISO_SPEC
read()
method returns miso::R reader structure
source§impl Readable for nrf52840_pac::spim0::psel::mosi::MOSI_SPEC
impl Readable for nrf52840_pac::spim0::psel::mosi::MOSI_SPEC
read()
method returns mosi::R reader structure
source§impl Readable for nrf52840_pac::spim0::psel::sck::SCK_SPEC
impl Readable for nrf52840_pac::spim0::psel::sck::SCK_SPEC
read()
method returns sck::R reader structure
source§impl Readable for PSELDCX_SPEC
impl Readable for PSELDCX_SPEC
read()
method returns pseldcx::R reader structure
source§impl Readable for nrf52840_pac::spim0::rxd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::spim0::rxd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::spim0::rxd::list::LIST_SPEC
impl Readable for nrf52840_pac::spim0::rxd::list::LIST_SPEC
read()
method returns list::R reader structure
source§impl Readable for nrf52840_pac::spim0::rxd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::spim0::rxd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::spim0::rxd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::spim0::rxd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for nrf52840_pac::spim0::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::spim0::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for STALLSTAT_SPEC
impl Readable for STALLSTAT_SPEC
read()
method returns stallstat::R reader structure
source§impl Readable for nrf52840_pac::spim0::txd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::spim0::txd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::spim0::txd::list::LIST_SPEC
impl Readable for nrf52840_pac::spim0::txd::list::LIST_SPEC
read()
method returns list::R reader structure
source§impl Readable for nrf52840_pac::spim0::txd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::spim0::txd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::spim0::txd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::spim0::txd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for nrf52840_pac::spis0::config::CONFIG_SPEC
impl Readable for nrf52840_pac::spis0::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for nrf52840_pac::spis0::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::spis0::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for EVENTS_ACQUIRED_SPEC
impl Readable for EVENTS_ACQUIRED_SPEC
read()
method returns events_acquired::R reader structure
source§impl Readable for nrf52840_pac::spis0::events_end::EVENTS_END_SPEC
impl Readable for nrf52840_pac::spis0::events_end::EVENTS_END_SPEC
read()
method returns events_end::R reader structure
source§impl Readable for nrf52840_pac::spis0::events_endrx::EVENTS_ENDRX_SPEC
impl Readable for nrf52840_pac::spis0::events_endrx::EVENTS_ENDRX_SPEC
read()
method returns events_endrx::R reader structure
source§impl Readable for nrf52840_pac::spis0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::spis0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::spis0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::spis0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::spis0::orc::ORC_SPEC
impl Readable for nrf52840_pac::spis0::orc::ORC_SPEC
read()
method returns orc::R reader structure
source§impl Readable for nrf52840_pac::spis0::psel::csn::CSN_SPEC
impl Readable for nrf52840_pac::spis0::psel::csn::CSN_SPEC
read()
method returns csn::R reader structure
source§impl Readable for nrf52840_pac::spis0::psel::miso::MISO_SPEC
impl Readable for nrf52840_pac::spis0::psel::miso::MISO_SPEC
read()
method returns miso::R reader structure
source§impl Readable for nrf52840_pac::spis0::psel::mosi::MOSI_SPEC
impl Readable for nrf52840_pac::spis0::psel::mosi::MOSI_SPEC
read()
method returns mosi::R reader structure
source§impl Readable for nrf52840_pac::spis0::psel::sck::SCK_SPEC
impl Readable for nrf52840_pac::spis0::psel::sck::SCK_SPEC
read()
method returns sck::R reader structure
source§impl Readable for nrf52840_pac::spis0::rxd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::spis0::rxd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::spis0::rxd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::spis0::rxd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::spis0::rxd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::spis0::rxd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for SEMSTAT_SPEC
impl Readable for SEMSTAT_SPEC
read()
method returns semstat::R reader structure
source§impl Readable for nrf52840_pac::spis0::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::spis0::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::spis0::status::STATUS_SPEC
impl Readable for nrf52840_pac::spis0::status::STATUS_SPEC
read()
method returns status::R reader structure
source§impl Readable for nrf52840_pac::spis0::txd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::spis0::txd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::spis0::txd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::spis0::txd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::spis0::txd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::spis0::txd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for UNUSED_SPEC
impl Readable for UNUSED_SPEC
read()
method returns unused::R reader structure
source§impl Readable for nrf52840_pac::temp::a0::A0_SPEC
impl Readable for nrf52840_pac::temp::a0::A0_SPEC
read()
method returns a0::R reader structure
source§impl Readable for nrf52840_pac::temp::a1::A1_SPEC
impl Readable for nrf52840_pac::temp::a1::A1_SPEC
read()
method returns a1::R reader structure
source§impl Readable for nrf52840_pac::temp::a2::A2_SPEC
impl Readable for nrf52840_pac::temp::a2::A2_SPEC
read()
method returns a2::R reader structure
source§impl Readable for nrf52840_pac::temp::a3::A3_SPEC
impl Readable for nrf52840_pac::temp::a3::A3_SPEC
read()
method returns a3::R reader structure
source§impl Readable for nrf52840_pac::temp::a4::A4_SPEC
impl Readable for nrf52840_pac::temp::a4::A4_SPEC
read()
method returns a4::R reader structure
source§impl Readable for nrf52840_pac::temp::a5::A5_SPEC
impl Readable for nrf52840_pac::temp::a5::A5_SPEC
read()
method returns a5::R reader structure
source§impl Readable for nrf52840_pac::temp::b0::B0_SPEC
impl Readable for nrf52840_pac::temp::b0::B0_SPEC
read()
method returns b0::R reader structure
source§impl Readable for nrf52840_pac::temp::b1::B1_SPEC
impl Readable for nrf52840_pac::temp::b1::B1_SPEC
read()
method returns b1::R reader structure
source§impl Readable for nrf52840_pac::temp::b2::B2_SPEC
impl Readable for nrf52840_pac::temp::b2::B2_SPEC
read()
method returns b2::R reader structure
source§impl Readable for nrf52840_pac::temp::b3::B3_SPEC
impl Readable for nrf52840_pac::temp::b3::B3_SPEC
read()
method returns b3::R reader structure
source§impl Readable for nrf52840_pac::temp::b4::B4_SPEC
impl Readable for nrf52840_pac::temp::b4::B4_SPEC
read()
method returns b4::R reader structure
source§impl Readable for nrf52840_pac::temp::b5::B5_SPEC
impl Readable for nrf52840_pac::temp::b5::B5_SPEC
read()
method returns b5::R reader structure
source§impl Readable for EVENTS_DATARDY_SPEC
impl Readable for EVENTS_DATARDY_SPEC
read()
method returns events_datardy::R reader structure
source§impl Readable for nrf52840_pac::temp::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::temp::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::temp::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::temp::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::temp::t0::T0_SPEC
impl Readable for nrf52840_pac::temp::t0::T0_SPEC
read()
method returns t0::R reader structure
source§impl Readable for nrf52840_pac::temp::t1::T1_SPEC
impl Readable for nrf52840_pac::temp::t1::T1_SPEC
read()
method returns t1::R reader structure
source§impl Readable for nrf52840_pac::temp::t2::T2_SPEC
impl Readable for nrf52840_pac::temp::t2::T2_SPEC
read()
method returns t2::R reader structure
source§impl Readable for nrf52840_pac::temp::t3::T3_SPEC
impl Readable for nrf52840_pac::temp::t3::T3_SPEC
read()
method returns t3::R reader structure
source§impl Readable for nrf52840_pac::temp::t4::T4_SPEC
impl Readable for nrf52840_pac::temp::t4::T4_SPEC
read()
method returns t4::R reader structure
source§impl Readable for nrf52840_pac::timer0::bitmode::BITMODE_SPEC
impl Readable for nrf52840_pac::timer0::bitmode::BITMODE_SPEC
read()
method returns bitmode::R reader structure
source§impl Readable for nrf52840_pac::timer0::cc::CC_SPEC
impl Readable for nrf52840_pac::timer0::cc::CC_SPEC
read()
method returns cc::R reader structure
source§impl Readable for nrf52840_pac::timer0::events_compare::EVENTS_COMPARE_SPEC
impl Readable for nrf52840_pac::timer0::events_compare::EVENTS_COMPARE_SPEC
read()
method returns events_compare::R reader structure
source§impl Readable for nrf52840_pac::timer0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::timer0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::timer0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::timer0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::timer0::mode::MODE_SPEC
impl Readable for nrf52840_pac::timer0::mode::MODE_SPEC
read()
method returns mode::R reader structure
source§impl Readable for nrf52840_pac::timer0::prescaler::PRESCALER_SPEC
impl Readable for nrf52840_pac::timer0::prescaler::PRESCALER_SPEC
read()
method returns prescaler::R reader structure
source§impl Readable for nrf52840_pac::timer0::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::timer0::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::timer3::bitmode::BITMODE_SPEC
impl Readable for nrf52840_pac::timer3::bitmode::BITMODE_SPEC
read()
method returns bitmode::R reader structure
source§impl Readable for nrf52840_pac::timer3::cc::CC_SPEC
impl Readable for nrf52840_pac::timer3::cc::CC_SPEC
read()
method returns cc::R reader structure
source§impl Readable for nrf52840_pac::timer3::events_compare::EVENTS_COMPARE_SPEC
impl Readable for nrf52840_pac::timer3::events_compare::EVENTS_COMPARE_SPEC
read()
method returns events_compare::R reader structure
source§impl Readable for nrf52840_pac::timer3::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::timer3::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::timer3::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::timer3::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::timer3::mode::MODE_SPEC
impl Readable for nrf52840_pac::timer3::mode::MODE_SPEC
read()
method returns mode::R reader structure
source§impl Readable for nrf52840_pac::timer3::prescaler::PRESCALER_SPEC
impl Readable for nrf52840_pac::timer3::prescaler::PRESCALER_SPEC
read()
method returns prescaler::R reader structure
source§impl Readable for nrf52840_pac::timer3::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::timer3::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::twi0::address::ADDRESS_SPEC
impl Readable for nrf52840_pac::twi0::address::ADDRESS_SPEC
read()
method returns address::R reader structure
source§impl Readable for nrf52840_pac::twi0::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::twi0::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::twi0::errorsrc::ERRORSRC_SPEC
impl Readable for nrf52840_pac::twi0::errorsrc::ERRORSRC_SPEC
read()
method returns errorsrc::R reader structure
source§impl Readable for EVENTS_BB_SPEC
impl Readable for EVENTS_BB_SPEC
read()
method returns events_bb::R reader structure
source§impl Readable for nrf52840_pac::twi0::events_error::EVENTS_ERROR_SPEC
impl Readable for nrf52840_pac::twi0::events_error::EVENTS_ERROR_SPEC
read()
method returns events_error::R reader structure
source§impl Readable for EVENTS_RXDREADY_SPEC
impl Readable for EVENTS_RXDREADY_SPEC
read()
method returns events_rxdready::R reader structure
source§impl Readable for nrf52840_pac::twi0::events_stopped::EVENTS_STOPPED_SPEC
impl Readable for nrf52840_pac::twi0::events_stopped::EVENTS_STOPPED_SPEC
read()
method returns events_stopped::R reader structure
source§impl Readable for nrf52840_pac::twi0::events_suspended::EVENTS_SUSPENDED_SPEC
impl Readable for nrf52840_pac::twi0::events_suspended::EVENTS_SUSPENDED_SPEC
read()
method returns events_suspended::R reader structure
source§impl Readable for EVENTS_TXDSENT_SPEC
impl Readable for EVENTS_TXDSENT_SPEC
read()
method returns events_txdsent::R reader structure
source§impl Readable for nrf52840_pac::twi0::frequency::FREQUENCY_SPEC
impl Readable for nrf52840_pac::twi0::frequency::FREQUENCY_SPEC
read()
method returns frequency::R reader structure
source§impl Readable for nrf52840_pac::twi0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::twi0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::twi0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::twi0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::twi0::psel::scl::SCL_SPEC
impl Readable for nrf52840_pac::twi0::psel::scl::SCL_SPEC
read()
method returns scl::R reader structure
source§impl Readable for nrf52840_pac::twi0::psel::sda::SDA_SPEC
impl Readable for nrf52840_pac::twi0::psel::sda::SDA_SPEC
read()
method returns sda::R reader structure
source§impl Readable for nrf52840_pac::twi0::rxd::RXD_SPEC
impl Readable for nrf52840_pac::twi0::rxd::RXD_SPEC
read()
method returns rxd::R reader structure
source§impl Readable for nrf52840_pac::twi0::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::twi0::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::twi0::txd::TXD_SPEC
impl Readable for nrf52840_pac::twi0::txd::TXD_SPEC
read()
method returns txd::R reader structure
source§impl Readable for nrf52840_pac::twim0::address::ADDRESS_SPEC
impl Readable for nrf52840_pac::twim0::address::ADDRESS_SPEC
read()
method returns address::R reader structure
source§impl Readable for nrf52840_pac::twim0::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::twim0::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::twim0::errorsrc::ERRORSRC_SPEC
impl Readable for nrf52840_pac::twim0::errorsrc::ERRORSRC_SPEC
read()
method returns errorsrc::R reader structure
source§impl Readable for nrf52840_pac::twim0::events_error::EVENTS_ERROR_SPEC
impl Readable for nrf52840_pac::twim0::events_error::EVENTS_ERROR_SPEC
read()
method returns events_error::R reader structure
source§impl Readable for EVENTS_LASTRX_SPEC
impl Readable for EVENTS_LASTRX_SPEC
read()
method returns events_lastrx::R reader structure
source§impl Readable for EVENTS_LASTTX_SPEC
impl Readable for EVENTS_LASTTX_SPEC
read()
method returns events_lasttx::R reader structure
source§impl Readable for nrf52840_pac::twim0::events_rxstarted::EVENTS_RXSTARTED_SPEC
impl Readable for nrf52840_pac::twim0::events_rxstarted::EVENTS_RXSTARTED_SPEC
read()
method returns events_rxstarted::R reader structure
source§impl Readable for nrf52840_pac::twim0::events_stopped::EVENTS_STOPPED_SPEC
impl Readable for nrf52840_pac::twim0::events_stopped::EVENTS_STOPPED_SPEC
read()
method returns events_stopped::R reader structure
source§impl Readable for nrf52840_pac::twim0::events_suspended::EVENTS_SUSPENDED_SPEC
impl Readable for nrf52840_pac::twim0::events_suspended::EVENTS_SUSPENDED_SPEC
read()
method returns events_suspended::R reader structure
source§impl Readable for nrf52840_pac::twim0::events_txstarted::EVENTS_TXSTARTED_SPEC
impl Readable for nrf52840_pac::twim0::events_txstarted::EVENTS_TXSTARTED_SPEC
read()
method returns events_txstarted::R reader structure
source§impl Readable for nrf52840_pac::twim0::frequency::FREQUENCY_SPEC
impl Readable for nrf52840_pac::twim0::frequency::FREQUENCY_SPEC
read()
method returns frequency::R reader structure
source§impl Readable for nrf52840_pac::twim0::inten::INTEN_SPEC
impl Readable for nrf52840_pac::twim0::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::twim0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::twim0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::twim0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::twim0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::twim0::psel::scl::SCL_SPEC
impl Readable for nrf52840_pac::twim0::psel::scl::SCL_SPEC
read()
method returns scl::R reader structure
source§impl Readable for nrf52840_pac::twim0::psel::sda::SDA_SPEC
impl Readable for nrf52840_pac::twim0::psel::sda::SDA_SPEC
read()
method returns sda::R reader structure
source§impl Readable for nrf52840_pac::twim0::rxd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::twim0::rxd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::twim0::rxd::list::LIST_SPEC
impl Readable for nrf52840_pac::twim0::rxd::list::LIST_SPEC
read()
method returns list::R reader structure
source§impl Readable for nrf52840_pac::twim0::rxd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::twim0::rxd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::twim0::rxd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::twim0::rxd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for nrf52840_pac::twim0::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::twim0::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::twim0::txd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::twim0::txd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::twim0::txd::list::LIST_SPEC
impl Readable for nrf52840_pac::twim0::txd::list::LIST_SPEC
read()
method returns list::R reader structure
source§impl Readable for nrf52840_pac::twim0::txd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::twim0::txd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::twim0::txd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::twim0::txd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for nrf52840_pac::twis0::address::ADDRESS_SPEC
impl Readable for nrf52840_pac::twis0::address::ADDRESS_SPEC
read()
method returns address::R reader structure
source§impl Readable for nrf52840_pac::twis0::config::CONFIG_SPEC
impl Readable for nrf52840_pac::twis0::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for nrf52840_pac::twis0::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::twis0::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::twis0::errorsrc::ERRORSRC_SPEC
impl Readable for nrf52840_pac::twis0::errorsrc::ERRORSRC_SPEC
read()
method returns errorsrc::R reader structure
source§impl Readable for nrf52840_pac::twis0::events_error::EVENTS_ERROR_SPEC
impl Readable for nrf52840_pac::twis0::events_error::EVENTS_ERROR_SPEC
read()
method returns events_error::R reader structure
source§impl Readable for EVENTS_READ_SPEC
impl Readable for EVENTS_READ_SPEC
read()
method returns events_read::R reader structure
source§impl Readable for nrf52840_pac::twis0::events_rxstarted::EVENTS_RXSTARTED_SPEC
impl Readable for nrf52840_pac::twis0::events_rxstarted::EVENTS_RXSTARTED_SPEC
read()
method returns events_rxstarted::R reader structure
source§impl Readable for nrf52840_pac::twis0::events_stopped::EVENTS_STOPPED_SPEC
impl Readable for nrf52840_pac::twis0::events_stopped::EVENTS_STOPPED_SPEC
read()
method returns events_stopped::R reader structure
source§impl Readable for nrf52840_pac::twis0::events_txstarted::EVENTS_TXSTARTED_SPEC
impl Readable for nrf52840_pac::twis0::events_txstarted::EVENTS_TXSTARTED_SPEC
read()
method returns events_txstarted::R reader structure
source§impl Readable for EVENTS_WRITE_SPEC
impl Readable for EVENTS_WRITE_SPEC
read()
method returns events_write::R reader structure
source§impl Readable for nrf52840_pac::twis0::inten::INTEN_SPEC
impl Readable for nrf52840_pac::twis0::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::twis0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::twis0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::twis0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::twis0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for MATCH_SPEC
impl Readable for MATCH_SPEC
read()
method returns match_::R reader structure
source§impl Readable for nrf52840_pac::twis0::orc::ORC_SPEC
impl Readable for nrf52840_pac::twis0::orc::ORC_SPEC
read()
method returns orc::R reader structure
source§impl Readable for nrf52840_pac::twis0::psel::scl::SCL_SPEC
impl Readable for nrf52840_pac::twis0::psel::scl::SCL_SPEC
read()
method returns scl::R reader structure
source§impl Readable for nrf52840_pac::twis0::psel::sda::SDA_SPEC
impl Readable for nrf52840_pac::twis0::psel::sda::SDA_SPEC
read()
method returns sda::R reader structure
source§impl Readable for nrf52840_pac::twis0::rxd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::twis0::rxd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::twis0::rxd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::twis0::rxd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::twis0::rxd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::twis0::rxd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for nrf52840_pac::twis0::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::twis0::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::twis0::txd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::twis0::txd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::twis0::txd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::twis0::txd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::twis0::txd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::twis0::txd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for nrf52840_pac::uart0::baudrate::BAUDRATE_SPEC
impl Readable for nrf52840_pac::uart0::baudrate::BAUDRATE_SPEC
read()
method returns baudrate::R reader structure
source§impl Readable for nrf52840_pac::uart0::config::CONFIG_SPEC
impl Readable for nrf52840_pac::uart0::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for nrf52840_pac::uart0::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::uart0::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::uart0::errorsrc::ERRORSRC_SPEC
impl Readable for nrf52840_pac::uart0::errorsrc::ERRORSRC_SPEC
read()
method returns errorsrc::R reader structure
source§impl Readable for nrf52840_pac::uart0::events_cts::EVENTS_CTS_SPEC
impl Readable for nrf52840_pac::uart0::events_cts::EVENTS_CTS_SPEC
read()
method returns events_cts::R reader structure
source§impl Readable for nrf52840_pac::uart0::events_error::EVENTS_ERROR_SPEC
impl Readable for nrf52840_pac::uart0::events_error::EVENTS_ERROR_SPEC
read()
method returns events_error::R reader structure
source§impl Readable for nrf52840_pac::uart0::events_ncts::EVENTS_NCTS_SPEC
impl Readable for nrf52840_pac::uart0::events_ncts::EVENTS_NCTS_SPEC
read()
method returns events_ncts::R reader structure
source§impl Readable for nrf52840_pac::uart0::events_rxdrdy::EVENTS_RXDRDY_SPEC
impl Readable for nrf52840_pac::uart0::events_rxdrdy::EVENTS_RXDRDY_SPEC
read()
method returns events_rxdrdy::R reader structure
source§impl Readable for nrf52840_pac::uart0::events_rxto::EVENTS_RXTO_SPEC
impl Readable for nrf52840_pac::uart0::events_rxto::EVENTS_RXTO_SPEC
read()
method returns events_rxto::R reader structure
source§impl Readable for nrf52840_pac::uart0::events_txdrdy::EVENTS_TXDRDY_SPEC
impl Readable for nrf52840_pac::uart0::events_txdrdy::EVENTS_TXDRDY_SPEC
read()
method returns events_txdrdy::R reader structure
source§impl Readable for nrf52840_pac::uart0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::uart0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::uart0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::uart0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::uart0::psel::cts::CTS_SPEC
impl Readable for nrf52840_pac::uart0::psel::cts::CTS_SPEC
read()
method returns cts::R reader structure
source§impl Readable for nrf52840_pac::uart0::psel::rts::RTS_SPEC
impl Readable for nrf52840_pac::uart0::psel::rts::RTS_SPEC
read()
method returns rts::R reader structure
source§impl Readable for nrf52840_pac::uart0::psel::rxd::RXD_SPEC
impl Readable for nrf52840_pac::uart0::psel::rxd::RXD_SPEC
read()
method returns rxd::R reader structure
source§impl Readable for nrf52840_pac::uart0::psel::txd::TXD_SPEC
impl Readable for nrf52840_pac::uart0::psel::txd::TXD_SPEC
read()
method returns txd::R reader structure
source§impl Readable for nrf52840_pac::uart0::rxd::RXD_SPEC
impl Readable for nrf52840_pac::uart0::rxd::RXD_SPEC
read()
method returns rxd::R reader structure
source§impl Readable for nrf52840_pac::uart0::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::uart0::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::uarte0::baudrate::BAUDRATE_SPEC
impl Readable for nrf52840_pac::uarte0::baudrate::BAUDRATE_SPEC
read()
method returns baudrate::R reader structure
source§impl Readable for nrf52840_pac::uarte0::config::CONFIG_SPEC
impl Readable for nrf52840_pac::uarte0::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for nrf52840_pac::uarte0::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::uarte0::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for nrf52840_pac::uarte0::errorsrc::ERRORSRC_SPEC
impl Readable for nrf52840_pac::uarte0::errorsrc::ERRORSRC_SPEC
read()
method returns errorsrc::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_cts::EVENTS_CTS_SPEC
impl Readable for nrf52840_pac::uarte0::events_cts::EVENTS_CTS_SPEC
read()
method returns events_cts::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_endrx::EVENTS_ENDRX_SPEC
impl Readable for nrf52840_pac::uarte0::events_endrx::EVENTS_ENDRX_SPEC
read()
method returns events_endrx::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_endtx::EVENTS_ENDTX_SPEC
impl Readable for nrf52840_pac::uarte0::events_endtx::EVENTS_ENDTX_SPEC
read()
method returns events_endtx::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_error::EVENTS_ERROR_SPEC
impl Readable for nrf52840_pac::uarte0::events_error::EVENTS_ERROR_SPEC
read()
method returns events_error::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_ncts::EVENTS_NCTS_SPEC
impl Readable for nrf52840_pac::uarte0::events_ncts::EVENTS_NCTS_SPEC
read()
method returns events_ncts::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_rxdrdy::EVENTS_RXDRDY_SPEC
impl Readable for nrf52840_pac::uarte0::events_rxdrdy::EVENTS_RXDRDY_SPEC
read()
method returns events_rxdrdy::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_rxstarted::EVENTS_RXSTARTED_SPEC
impl Readable for nrf52840_pac::uarte0::events_rxstarted::EVENTS_RXSTARTED_SPEC
read()
method returns events_rxstarted::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_rxto::EVENTS_RXTO_SPEC
impl Readable for nrf52840_pac::uarte0::events_rxto::EVENTS_RXTO_SPEC
read()
method returns events_rxto::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_txdrdy::EVENTS_TXDRDY_SPEC
impl Readable for nrf52840_pac::uarte0::events_txdrdy::EVENTS_TXDRDY_SPEC
read()
method returns events_txdrdy::R reader structure
source§impl Readable for nrf52840_pac::uarte0::events_txstarted::EVENTS_TXSTARTED_SPEC
impl Readable for nrf52840_pac::uarte0::events_txstarted::EVENTS_TXSTARTED_SPEC
read()
method returns events_txstarted::R reader structure
source§impl Readable for EVENTS_TXSTOPPED_SPEC
impl Readable for EVENTS_TXSTOPPED_SPEC
read()
method returns events_txstopped::R reader structure
source§impl Readable for nrf52840_pac::uarte0::inten::INTEN_SPEC
impl Readable for nrf52840_pac::uarte0::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::uarte0::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::uarte0::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::uarte0::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::uarte0::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::uarte0::psel::cts::CTS_SPEC
impl Readable for nrf52840_pac::uarte0::psel::cts::CTS_SPEC
read()
method returns cts::R reader structure
source§impl Readable for nrf52840_pac::uarte0::psel::rts::RTS_SPEC
impl Readable for nrf52840_pac::uarte0::psel::rts::RTS_SPEC
read()
method returns rts::R reader structure
source§impl Readable for nrf52840_pac::uarte0::psel::rxd::RXD_SPEC
impl Readable for nrf52840_pac::uarte0::psel::rxd::RXD_SPEC
read()
method returns rxd::R reader structure
source§impl Readable for nrf52840_pac::uarte0::psel::txd::TXD_SPEC
impl Readable for nrf52840_pac::uarte0::psel::txd::TXD_SPEC
read()
method returns txd::R reader structure
source§impl Readable for nrf52840_pac::uarte0::rxd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::uarte0::rxd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::uarte0::rxd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::uarte0::rxd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::uarte0::rxd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::uarte0::rxd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for nrf52840_pac::uarte0::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::uarte0::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::uarte0::txd::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::uarte0::txd::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::uarte0::txd::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::uarte0::txd::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::uarte0::txd::ptr::PTR_SPEC
impl Readable for nrf52840_pac::uarte0::txd::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for APPROTECT_SPEC
impl Readable for APPROTECT_SPEC
read()
method returns approtect::R reader structure
source§impl Readable for CUSTOMER_SPEC
impl Readable for CUSTOMER_SPEC
read()
method returns customer::R reader structure
source§impl Readable for DEBUGCTRL_SPEC
impl Readable for DEBUGCTRL_SPEC
read()
method returns debugctrl::R reader structure
source§impl Readable for NFCPINS_SPEC
impl Readable for NFCPINS_SPEC
read()
method returns nfcpins::R reader structure
source§impl Readable for NRFFW_SPEC
impl Readable for NRFFW_SPEC
read()
method returns nrffw::R reader structure
source§impl Readable for NRFHW_SPEC
impl Readable for NRFHW_SPEC
read()
method returns nrfhw::R reader structure
source§impl Readable for PSELRESET_SPEC
impl Readable for PSELRESET_SPEC
read()
method returns pselreset::R reader structure
source§impl Readable for REGOUT0_SPEC
impl Readable for REGOUT0_SPEC
read()
method returns regout0::R reader structure
source§impl Readable for nrf52840_pac::uicr::unused0::UNUSED0_SPEC
impl Readable for nrf52840_pac::uicr::unused0::UNUSED0_SPEC
read()
method returns unused0::R reader structure
source§impl Readable for UNUSED1_SPEC
impl Readable for UNUSED1_SPEC
read()
method returns unused1::R reader structure
source§impl Readable for UNUSED2_SPEC
impl Readable for UNUSED2_SPEC
read()
method returns unused2::R reader structure
source§impl Readable for UNUSED3_SPEC
impl Readable for UNUSED3_SPEC
read()
method returns unused3::R reader structure
source§impl Readable for BMREQUESTTYPE_SPEC
impl Readable for BMREQUESTTYPE_SPEC
read()
method returns bmrequesttype::R reader structure
source§impl Readable for BREQUEST_SPEC
impl Readable for BREQUEST_SPEC
read()
method returns brequest::R reader structure
source§impl Readable for DPDMVALUE_SPEC
impl Readable for DPDMVALUE_SPEC
read()
method returns dpdmvalue::R reader structure
source§impl Readable for DTOGGLE_SPEC
impl Readable for DTOGGLE_SPEC
read()
method returns dtoggle::R reader structure
source§impl Readable for nrf52840_pac::usbd::enable::ENABLE_SPEC
impl Readable for nrf52840_pac::usbd::enable::ENABLE_SPEC
read()
method returns enable::R reader structure
source§impl Readable for EPDATASTATUS_SPEC
impl Readable for EPDATASTATUS_SPEC
read()
method returns epdatastatus::R reader structure
source§impl Readable for nrf52840_pac::usbd::epin::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::usbd::epin::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::usbd::epin::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::usbd::epin::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::usbd::epin::ptr::PTR_SPEC
impl Readable for nrf52840_pac::usbd::epin::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for EPINEN_SPEC
impl Readable for EPINEN_SPEC
read()
method returns epinen::R reader structure
source§impl Readable for nrf52840_pac::usbd::epout::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::usbd::epout::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::usbd::epout::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::usbd::epout::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::usbd::epout::ptr::PTR_SPEC
impl Readable for nrf52840_pac::usbd::epout::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for EPOUTEN_SPEC
impl Readable for EPOUTEN_SPEC
read()
method returns epouten::R reader structure
source§impl Readable for EPSTATUS_SPEC
impl Readable for EPSTATUS_SPEC
read()
method returns epstatus::R reader structure
source§impl Readable for EVENTCAUSE_SPEC
impl Readable for EVENTCAUSE_SPEC
read()
method returns eventcause::R reader structure
source§impl Readable for EVENTS_ENDEPIN_SPEC
impl Readable for EVENTS_ENDEPIN_SPEC
read()
method returns events_endepin::R reader structure
source§impl Readable for EVENTS_ENDEPOUT_SPEC
impl Readable for EVENTS_ENDEPOUT_SPEC
read()
method returns events_endepout::R reader structure
source§impl Readable for EVENTS_ENDISOIN_SPEC
impl Readable for EVENTS_ENDISOIN_SPEC
read()
method returns events_endisoin::R reader structure
source§impl Readable for EVENTS_ENDISOOUT_SPEC
impl Readable for EVENTS_ENDISOOUT_SPEC
read()
method returns events_endisoout::R reader structure
source§impl Readable for EVENTS_EP0DATADONE_SPEC
impl Readable for EVENTS_EP0DATADONE_SPEC
read()
method returns events_ep0datadone::R reader structure
source§impl Readable for EVENTS_EP0SETUP_SPEC
impl Readable for EVENTS_EP0SETUP_SPEC
read()
method returns events_ep0setup::R reader structure
source§impl Readable for EVENTS_EPDATA_SPEC
impl Readable for EVENTS_EPDATA_SPEC
read()
method returns events_epdata::R reader structure
source§impl Readable for EVENTS_SOF_SPEC
impl Readable for EVENTS_SOF_SPEC
read()
method returns events_sof::R reader structure
source§impl Readable for nrf52840_pac::usbd::events_started::EVENTS_STARTED_SPEC
impl Readable for nrf52840_pac::usbd::events_started::EVENTS_STARTED_SPEC
read()
method returns events_started::R reader structure
source§impl Readable for EVENTS_USBEVENT_SPEC
impl Readable for EVENTS_USBEVENT_SPEC
read()
method returns events_usbevent::R reader structure
source§impl Readable for EVENTS_USBRESET_SPEC
impl Readable for EVENTS_USBRESET_SPEC
read()
method returns events_usbreset::R reader structure
source§impl Readable for FRAMECNTR_SPEC
impl Readable for FRAMECNTR_SPEC
read()
method returns framecntr::R reader structure
source§impl Readable for nrf52840_pac::usbd::halted::epout::EPOUT_SPEC
impl Readable for nrf52840_pac::usbd::halted::epout::EPOUT_SPEC
read()
method returns epout::R reader structure
source§impl Readable for nrf52840_pac::usbd::inten::INTEN_SPEC
impl Readable for nrf52840_pac::usbd::inten::INTEN_SPEC
read()
method returns inten::R reader structure
source§impl Readable for nrf52840_pac::usbd::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::usbd::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::usbd::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::usbd::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for nrf52840_pac::usbd::isoin::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::usbd::isoin::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::usbd::isoin::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::usbd::isoin::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::usbd::isoin::ptr::PTR_SPEC
impl Readable for nrf52840_pac::usbd::isoin::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for ISOINCONFIG_SPEC
impl Readable for ISOINCONFIG_SPEC
read()
method returns isoinconfig::R reader structure
source§impl Readable for nrf52840_pac::usbd::isoout::amount::AMOUNT_SPEC
impl Readable for nrf52840_pac::usbd::isoout::amount::AMOUNT_SPEC
read()
method returns amount::R reader structure
source§impl Readable for nrf52840_pac::usbd::isoout::maxcnt::MAXCNT_SPEC
impl Readable for nrf52840_pac::usbd::isoout::maxcnt::MAXCNT_SPEC
read()
method returns maxcnt::R reader structure
source§impl Readable for nrf52840_pac::usbd::isoout::ptr::PTR_SPEC
impl Readable for nrf52840_pac::usbd::isoout::ptr::PTR_SPEC
read()
method returns ptr::R reader structure
source§impl Readable for ISOSPLIT_SPEC
impl Readable for ISOSPLIT_SPEC
read()
method returns isosplit::R reader structure
source§impl Readable for LOWPOWER_SPEC
impl Readable for LOWPOWER_SPEC
read()
method returns lowpower::R reader structure
source§impl Readable for nrf52840_pac::usbd::shorts::SHORTS_SPEC
impl Readable for nrf52840_pac::usbd::shorts::SHORTS_SPEC
read()
method returns shorts::R reader structure
source§impl Readable for nrf52840_pac::usbd::size::epout::EPOUT_SPEC
impl Readable for nrf52840_pac::usbd::size::epout::EPOUT_SPEC
read()
method returns epout::R reader structure
source§impl Readable for ISOOUT_SPEC
impl Readable for ISOOUT_SPEC
read()
method returns isoout::R reader structure
source§impl Readable for USBADDR_SPEC
impl Readable for USBADDR_SPEC
read()
method returns usbaddr::R reader structure
source§impl Readable for USBPULLUP_SPEC
impl Readable for USBPULLUP_SPEC
read()
method returns usbpullup::R reader structure
source§impl Readable for WINDEXH_SPEC
impl Readable for WINDEXH_SPEC
read()
method returns windexh::R reader structure
source§impl Readable for WINDEXL_SPEC
impl Readable for WINDEXL_SPEC
read()
method returns windexl::R reader structure
source§impl Readable for WLENGTHH_SPEC
impl Readable for WLENGTHH_SPEC
read()
method returns wlengthh::R reader structure
source§impl Readable for WLENGTHL_SPEC
impl Readable for WLENGTHL_SPEC
read()
method returns wlengthl::R reader structure
source§impl Readable for WVALUEH_SPEC
impl Readable for WVALUEH_SPEC
read()
method returns wvalueh::R reader structure
source§impl Readable for WVALUEL_SPEC
impl Readable for WVALUEL_SPEC
read()
method returns wvaluel::R reader structure
source§impl Readable for nrf52840_pac::wdt::config::CONFIG_SPEC
impl Readable for nrf52840_pac::wdt::config::CONFIG_SPEC
read()
method returns config::R reader structure
source§impl Readable for EVENTS_TIMEOUT_SPEC
impl Readable for EVENTS_TIMEOUT_SPEC
read()
method returns events_timeout::R reader structure
source§impl Readable for nrf52840_pac::wdt::intenclr::INTENCLR_SPEC
impl Readable for nrf52840_pac::wdt::intenclr::INTENCLR_SPEC
read()
method returns intenclr::R reader structure
source§impl Readable for nrf52840_pac::wdt::intenset::INTENSET_SPEC
impl Readable for nrf52840_pac::wdt::intenset::INTENSET_SPEC
read()
method returns intenset::R reader structure
source§impl Readable for REQSTATUS_SPEC
impl Readable for REQSTATUS_SPEC
read()
method returns reqstatus::R reader structure
source§impl Readable for RUNSTATUS_SPEC
impl Readable for RUNSTATUS_SPEC
read()
method returns runstatus::R reader structure