pub trait Resettable: RegisterSpec {
    const RESET_VALUE: Self::Ux;

    // Provided method
    fn reset_value() -> Self::Ux { ... }
}
Expand description

Reset value of the register.

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

Required Associated Constants§

source

const RESET_VALUE: Self::Ux

Reset value of the register.

Provided Methods§

source

fn reset_value() -> Self::Ux

Reset value of the register.

Implementors§

source§

impl Resettable for atsam4s2a_pac::acc::acr::ACR_SPEC

reset() method sets ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <acc::acr::ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::acc::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <acc::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::acc::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <acc::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::acc::mr::MR_SPEC

reset() method sets MR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <acc::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::acc::wpmr::WPMR_SPEC

reset() method sets WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <acc::wpmr::WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::acc::wpsr::WPSR_SPEC

reset() method sets WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <acc::wpsr::WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::acr::ACR_SPEC

reset() method sets ACR to value 0x0100

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000100): <adc::acr::ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CGR_SPEC

reset() method sets CGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::cgr::CGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CHSR_SPEC

reset() method sets CHSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::chsr::CHSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for COR_SPEC

reset() method sets COR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::cor::COR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CWR_SPEC

reset() method sets CWR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::cwr::CWR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EMR_SPEC

reset() method sets EMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::emr::EMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for LCDR_SPEC

reset() method sets LCDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::lcdr::LCDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::mr::MR_SPEC

reset() method sets MR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OVER_SPEC

reset() method sets OVER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::over::OVER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::rcr::RCR_SPEC

reset() method sets RCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::rcr::RCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::rncr::RNCR_SPEC

reset() method sets RNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::rncr::RNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::rnpr::RNPR_SPEC

reset() method sets RNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::rnpr::RNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::rpr::RPR_SPEC

reset() method sets RPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::rpr::RPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SEQR1_SPEC

reset() method sets SEQR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::seqr1::SEQR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SEQR2_SPEC

reset() method sets SEQR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::seqr2::SEQR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::wpmr::WPMR_SPEC

reset() method sets WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::wpmr::WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::adc::wpsr::WPSR_SPEC

reset() method sets WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <adc::wpsr::WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::crccu::cr::CR_SPEC

reset() method sets CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::cr::CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_DIS_SPEC

reset() method sets DMA_DIS to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::dma_dis::DMA_DIS_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_EN_SPEC

reset() method sets DMA_EN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::dma_en::DMA_EN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_IDR_SPEC

reset() method sets DMA_IDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::dma_idr::DMA_IDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_IER_SPEC

reset() method sets DMA_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::dma_ier::DMA_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_IMR_SPEC

reset() method sets DMA_IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::dma_imr::DMA_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_ISR_SPEC

reset() method sets DMA_ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::dma_isr::DMA_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_SR_SPEC

reset() method sets DMA_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::dma_sr::DMA_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DSCR_SPEC

reset() method sets DSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::dscr::DSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IDR_SPEC

reset() method sets IDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::idr::IDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::crccu::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::crccu::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::crccu::mr::MR_SPEC

reset() method sets MR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <crccu::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::crccu::sr::SR_SPEC

reset() method sets SR to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <crccu::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::efc0::fmr::FMR_SPEC

reset() method sets FMR to value 0x0400_0000

source§

const RESET_VALUE: Self::Ux = {transmute(0x04000000): <efc0::fmr::FMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FRR_SPEC

reset() method sets FRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efc0::frr::FRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::efc0::fsr::FSR_SPEC

reset() method sets FSR to value 0x01

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000001): <efc0::fsr::FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CCFG_SMCNFCS_SPEC

reset() method sets CCFG_SMCNFCS to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <matrix::ccfg_smcnfcs::CCFG_SMCNFCS_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CCFG_SYSIO_SPEC

reset() method sets CCFG_SYSIO to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <matrix::ccfg_sysio::CCFG_SYSIO_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MATRIX_PRAS0_SPEC

reset() method sets MATRIX_PRAS0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <matrix::matrix_pras0::MATRIX_PRAS0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MATRIX_PRAS1_SPEC

reset() method sets MATRIX_PRAS1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <matrix::matrix_pras1::MATRIX_PRAS1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MATRIX_PRAS2_SPEC

reset() method sets MATRIX_PRAS2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <matrix::matrix_pras2::MATRIX_PRAS2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MATRIX_PRAS3_SPEC

reset() method sets MATRIX_PRAS3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <matrix::matrix_pras3::MATRIX_PRAS3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MATRIX_PRAS4_SPEC

reset() method sets MATRIX_PRAS4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <matrix::matrix_pras4::MATRIX_PRAS4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MATRIX_WPMR_SPEC

reset() method sets MATRIX_WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <matrix::matrix_wpmr::MATRIX_WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MATRIX_WPSR_SPEC

reset() method sets MATRIX_WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <matrix::matrix_wpsr::MATRIX_WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::aimmr::AIMMR_SPEC

reset() method sets AIMMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::aimmr::AIMMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::elsr::ELSR_SPEC

reset() method sets ELSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::elsr::ELSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::frlhsr::FRLHSR_SPEC

reset() method sets FRLHSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::frlhsr::FRLHSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::ifscsr::IFSCSR_SPEC

reset() method sets IFSCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::ifscsr::IFSCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::ifsr::IFSR_SPEC

reset() method sets IFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::ifsr::IFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::locksr::LOCKSR_SPEC

reset() method sets LOCKSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::locksr::LOCKSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::mdsr::MDSR_SPEC

reset() method sets MDSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::mdsr::MDSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::osr::OSR_SPEC

reset() method sets OSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::osr::OSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::owsr::OWSR_SPEC

reset() method sets OWSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::owsr::OWSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::pcimr::PCIMR_SPEC

reset() method sets PCIMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::pcimr::PCIMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::pcisr::PCISR_SPEC

reset() method sets PCISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::pcisr::PCISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::pcmr::PCMR_SPEC

reset() method sets PCMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::pcmr::PCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::pcrhr::PCRHR_SPEC

reset() method sets PCRHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::pcrhr::PCRHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::rcr::RCR_SPEC

reset() method sets RCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::rcr::RCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::rncr::RNCR_SPEC

reset() method sets RNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::rncr::RNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::rnpr::RNPR_SPEC

reset() method sets RNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::rnpr::RNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::rpr::RPR_SPEC

reset() method sets RPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::rpr::RPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::scdr::SCDR_SPEC

reset() method sets SCDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::scdr::SCDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::schmitt::SCHMITT_SPEC

reset() method sets SCHMITT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::schmitt::SCHMITT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::wpmr::WPMR_SPEC

reset() method sets WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::wpmr::WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pioa::wpsr::WPSR_SPEC

reset() method sets WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pioa::wpsr::WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::aimmr::AIMMR_SPEC

reset() method sets AIMMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::aimmr::AIMMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::elsr::ELSR_SPEC

reset() method sets ELSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::elsr::ELSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::frlhsr::FRLHSR_SPEC

reset() method sets FRLHSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::frlhsr::FRLHSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::ifscsr::IFSCSR_SPEC

reset() method sets IFSCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::ifscsr::IFSCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::ifsr::IFSR_SPEC

reset() method sets IFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::ifsr::IFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::locksr::LOCKSR_SPEC

reset() method sets LOCKSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::locksr::LOCKSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::mdsr::MDSR_SPEC

reset() method sets MDSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::mdsr::MDSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::osr::OSR_SPEC

reset() method sets OSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::osr::OSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::owsr::OWSR_SPEC

reset() method sets OWSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::owsr::OWSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::pcimr::PCIMR_SPEC

reset() method sets PCIMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::pcimr::PCIMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::pcisr::PCISR_SPEC

reset() method sets PCISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::pcisr::PCISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::pcmr::PCMR_SPEC

reset() method sets PCMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::pcmr::PCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::pcrhr::PCRHR_SPEC

reset() method sets PCRHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::pcrhr::PCRHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::scdr::SCDR_SPEC

reset() method sets SCDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::scdr::SCDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::schmitt::SCHMITT_SPEC

reset() method sets SCHMITT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::schmitt::SCHMITT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::wpmr::WPMR_SPEC

reset() method sets WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::wpmr::WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::piob::wpsr::WPSR_SPEC

reset() method sets WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <piob::wpsr::WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CKGR_MCFR_SPEC

reset() method sets CKGR_MCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmc::ckgr_mcfr::CKGR_MCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CKGR_MOR_SPEC

reset() method sets CKGR_MOR to value 0x08

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000008): <pmc::ckgr_mor::CKGR_MOR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CKGR_PLLAR_SPEC

reset() method sets CKGR_PLLAR to value 0x3f00

source§

const RESET_VALUE: Self::Ux = {transmute(0x00003f00): <pmc::ckgr_pllar::CKGR_PLLAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CKGR_PLLBR_SPEC

reset() method sets CKGR_PLLBR to value 0x3f00

source§

const RESET_VALUE: Self::Ux = {transmute(0x00003f00): <pmc::ckgr_pllbr::CKGR_PLLBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_FSMR_SPEC

reset() method sets PMC_FSMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmc::pmc_fsmr::PMC_FSMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_FSPR_SPEC

reset() method sets PMC_FSPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmc::pmc_fspr::PMC_FSPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_IMR_SPEC

reset() method sets PMC_IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmc::pmc_imr::PMC_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_MCKR_SPEC

reset() method sets PMC_MCKR to value 0x01

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000001): <pmc::pmc_mckr::PMC_MCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_OCR_SPEC

reset() method sets PMC_OCR to value 0x0040_4040

source§

const RESET_VALUE: Self::Ux = {transmute(0x00404040): <pmc::pmc_ocr::PMC_OCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_PCSR0_SPEC

reset() method sets PMC_PCSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmc::pmc_pcsr0::PMC_PCSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_PCSR1_SPEC

reset() method sets PMC_PCSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmc::pmc_pcsr1::PMC_PCSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_SCSR_SPEC

reset() method sets PMC_SCSR to value 0x01

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000001): <pmc::pmc_scsr::PMC_SCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_SR_SPEC

reset() method sets PMC_SR to value 0x0001_0008

source§

const RESET_VALUE: Self::Ux = {transmute(0x00010008): <pmc::pmc_sr::PMC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_USB_SPEC

reset() method sets PMC_USB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmc::pmc_usb::PMC_USB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_WPMR_SPEC

reset() method sets PMC_WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmc::pmc_wpmr::PMC_WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMC_WPSR_SPEC

reset() method sets PMC_WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmc::pmc_wpsr::PMC_WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CCNT0_SPEC

reset() method sets CCNT0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::ccnt0::CCNT0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CCNT1_SPEC

reset() method sets CCNT1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::ccnt1::CCNT1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CCNT2_SPEC

reset() method sets CCNT2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::ccnt2::CCNT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CCNT3_SPEC

reset() method sets CCNT3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::ccnt3::CCNT3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CDTY0_SPEC

reset() method sets CDTY0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cdty0::CDTY0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CDTY1_SPEC

reset() method sets CDTY1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cdty1::CDTY1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CDTY2_SPEC

reset() method sets CDTY2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cdty2::CDTY2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CDTY3_SPEC

reset() method sets CDTY3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cdty3::CDTY3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CLK_SPEC

reset() method sets CLK to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::clk::CLK_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPM0_SPEC

reset() method sets CMPM0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpm0::CMPM0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPM1_SPEC

reset() method sets CMPM1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpm1::CMPM1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPM2_SPEC

reset() method sets CMPM2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpm2::CMPM2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPM3_SPEC

reset() method sets CMPM3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpm3::CMPM3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPM4_SPEC

reset() method sets CMPM4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpm4::CMPM4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPM5_SPEC

reset() method sets CMPM5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpm5::CMPM5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPM6_SPEC

reset() method sets CMPM6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpm6::CMPM6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPM7_SPEC

reset() method sets CMPM7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpm7::CMPM7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPV0_SPEC

reset() method sets CMPV0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpv0::CMPV0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPV1_SPEC

reset() method sets CMPV1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpv1::CMPV1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPV2_SPEC

reset() method sets CMPV2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpv2::CMPV2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPV3_SPEC

reset() method sets CMPV3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpv3::CMPV3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPV4_SPEC

reset() method sets CMPV4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpv4::CMPV4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPV5_SPEC

reset() method sets CMPV5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpv5::CMPV5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPV6_SPEC

reset() method sets CMPV6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpv6::CMPV6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPV7_SPEC

reset() method sets CMPV7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmpv7::CMPV7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::cmr0::CMR0_SPEC

reset() method sets CMR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmr0::CMR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::cmr1::CMR1_SPEC

reset() method sets CMR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmr1::CMR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::cmr2::CMR2_SPEC

reset() method sets CMR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmr2::CMR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMR3_SPEC

reset() method sets CMR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cmr3::CMR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CPRD0_SPEC

reset() method sets CPRD0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cprd0::CPRD0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CPRD1_SPEC

reset() method sets CPRD1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cprd1::CPRD1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CPRD2_SPEC

reset() method sets CPRD2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cprd2::CPRD2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CPRD3_SPEC

reset() method sets CPRD3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::cprd3::CPRD3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DT0_SPEC

reset() method sets DT0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::dt0::DT0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DT1_SPEC

reset() method sets DT1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::dt1::DT1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DT2_SPEC

reset() method sets DT2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::dt2::DT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DT3_SPEC

reset() method sets DT3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::dt3::DT3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::fmr::FMR_SPEC

reset() method sets FMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::fmr::FMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FPE_SPEC

reset() method sets FPE to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::fpe::FPE_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FPV_SPEC

reset() method sets FPV to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::fpv::FPV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::fsr::FSR_SPEC

reset() method sets FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::fsr::FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::imr1::IMR1_SPEC

reset() method sets IMR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::imr1::IMR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::imr2::IMR2_SPEC

reset() method sets IMR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::imr2::IMR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ISR1_SPEC

reset() method sets ISR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::isr1::ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ISR2_SPEC

reset() method sets ISR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::isr2::ISR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OOV_SPEC

reset() method sets OOV to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::oov::OOV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OS_SPEC

reset() method sets OS to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::os::OS_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SCM_SPEC

reset() method sets SCM to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::scm::SCM_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SCUC_SPEC

reset() method sets SCUC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::scuc::SCUC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SCUP_SPEC

reset() method sets SCUP to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::scup::SCUP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SCUPUPD_SPEC

reset() method sets SCUPUPD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::scupupd::SCUPUPD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::smmr::SMMR_SPEC

reset() method sets SMMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::smmr::SMMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::sr::SR_SPEC

reset() method sets SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::tncr::TNCR_SPEC

reset() method sets TNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::tncr::TNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::tnpr::TNPR_SPEC

reset() method sets TNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::tnpr::TNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::tpr::TPR_SPEC

reset() method sets TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::tpr::TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::pwm::wpsr::WPSR_SPEC

reset() method sets WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm::wpsr::WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::rstc::mr::MR_SPEC

reset() method sets MR to value 0x01

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000001): <rstc::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::rstc::sr::SR_SPEC

reset() method sets SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rstc::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CALALR_SPEC

reset() method sets CALALR to value 0x0101_0000

source§

const RESET_VALUE: Self::Ux = {transmute(0x01010000): <rtc::calalr::CALALR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CALR_SPEC

reset() method sets CALR to value 0x01a1_1020

source§

const RESET_VALUE: Self::Ux = {transmute(0x01a11020): <rtc::calr::CALR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::rtc::cr::CR_SPEC

reset() method sets CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rtc::cr::CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::rtc::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rtc::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::rtc::mr::MR_SPEC

reset() method sets MR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rtc::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::rtc::sr::SR_SPEC

reset() method sets SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rtc::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TIMALR_SPEC

reset() method sets TIMALR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rtc::timalr::TIMALR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TIMR_SPEC

reset() method sets TIMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rtc::timr::TIMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for VER_SPEC

reset() method sets VER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rtc::ver::VER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for AR_SPEC

reset() method sets AR to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <rtt::ar::AR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::rtt::mr::MR_SPEC

reset() method sets MR to value 0x8000

source§

const RESET_VALUE: Self::Ux = {transmute(0x00008000): <rtt::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::rtt::sr::SR_SPEC

reset() method sets SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rtt::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for VR_SPEC

reset() method sets VR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rtt::vr::VR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::mr::MR_SPEC

reset() method sets MR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::rcr::RCR_SPEC

reset() method sets RCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::rcr::RCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RDR_SPEC

reset() method sets RDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::rdr::RDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::rncr::RNCR_SPEC

reset() method sets RNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::rncr::RNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::rnpr::RNPR_SPEC

reset() method sets RNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::rnpr::RNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::rpr::RPR_SPEC

reset() method sets RPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::rpr::RPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::sr::SR_SPEC

reset() method sets SR to value 0xf0

source§

const RESET_VALUE: Self::Ux = {transmute(0x000000f0): <spi::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::tncr::TNCR_SPEC

reset() method sets TNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::tncr::TNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::tnpr::TNPR_SPEC

reset() method sets TNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::tnpr::TNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::tpr::TPR_SPEC

reset() method sets TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::tpr::TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::wpmr::WPMR_SPEC

reset() method sets WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::wpmr::WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::spi::wpsr::WPSR_SPEC

reset() method sets WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi::wpsr::WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMR_SPEC

reset() method sets CMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::cmr::CMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RC0R_SPEC

reset() method sets RC0R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rc0r::RC0R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RC1R_SPEC

reset() method sets RC1R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rc1r::RC1R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RCMR_SPEC

reset() method sets RCMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rcmr::RCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::rcr::RCR_SPEC

reset() method sets RCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rcr::RCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RFMR_SPEC

reset() method sets RFMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rfmr::RFMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::rhr::RHR_SPEC

reset() method sets RHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rhr::RHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::rncr::RNCR_SPEC

reset() method sets RNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rncr::RNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::rnpr::RNPR_SPEC

reset() method sets RNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rnpr::RNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::rpr::RPR_SPEC

reset() method sets RPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rpr::RPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RSHR_SPEC

reset() method sets RSHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::rshr::RSHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::sr::SR_SPEC

reset() method sets SR to value 0xcc

source§

const RESET_VALUE: Self::Ux = {transmute(0x000000cc): <ssc::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TCMR_SPEC

reset() method sets TCMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::tcmr::TCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TFMR_SPEC

reset() method sets TFMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::tfmr::TFMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::tncr::TNCR_SPEC

reset() method sets TNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::tncr::TNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::tnpr::TNPR_SPEC

reset() method sets TNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::tnpr::TNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::tpr::TPR_SPEC

reset() method sets TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::tpr::TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TSHR_SPEC

reset() method sets TSHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::tshr::TSHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::wpmr::WPMR_SPEC

reset() method sets WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::wpmr::WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::ssc::wpsr::WPSR_SPEC

reset() method sets WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ssc::wpsr::WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::supc::mr::MR_SPEC

reset() method sets MR to value 0x0a00

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000a00): <supc::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::supc::smmr::SMMR_SPEC

reset() method sets SMMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <supc::smmr::SMMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::supc::sr::SR_SPEC

reset() method sets SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <supc::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for WUIR_SPEC

reset() method sets WUIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <supc::wuir::WUIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for WUMR_SPEC

reset() method sets WUMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <supc::wumr::WUMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BMR_SPEC

reset() method sets BMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::bmr::BMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::tc0::cmr0::CMR0_SPEC

reset() method sets CMR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::cmr0::CMR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::tc0::cmr1::CMR1_SPEC

reset() method sets CMR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::cmr1::CMR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::tc0::cmr2::CMR2_SPEC

reset() method sets CMR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::cmr2::CMR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CV0_SPEC

reset() method sets CV0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::cv0::CV0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CV1_SPEC

reset() method sets CV1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::cv1::CV1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CV2_SPEC

reset() method sets CV2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::cv2::CV2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::tc0::fmr::FMR_SPEC

reset() method sets FMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::fmr::FMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IMR0_SPEC

reset() method sets IMR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::imr0::IMR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::tc0::imr1::IMR1_SPEC

reset() method sets IMR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::imr1::IMR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::tc0::imr2::IMR2_SPEC

reset() method sets IMR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::imr2::IMR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for QIMR_SPEC

reset() method sets QIMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::qimr::QIMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for QISR_SPEC

reset() method sets QISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::qisr::QISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RA0_SPEC

reset() method sets RA0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::ra0::RA0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RA1_SPEC

reset() method sets RA1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::ra1::RA1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RA2_SPEC

reset() method sets RA2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::ra2::RA2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RB0_SPEC

reset() method sets RB0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::rb0::RB0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RB1_SPEC

reset() method sets RB1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::rb1::RB1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RB2_SPEC

reset() method sets RB2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::rb2::RB2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RC0_SPEC

reset() method sets RC0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::rc0::RC0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RC1_SPEC

reset() method sets RC1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::rc1::RC1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RC2_SPEC

reset() method sets RC2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::rc2::RC2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SMMR0_SPEC

reset() method sets SMMR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::smmr0::SMMR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SMMR1_SPEC

reset() method sets SMMR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::smmr1::SMMR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SMMR2_SPEC

reset() method sets SMMR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::smmr2::SMMR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SR0_SPEC

reset() method sets SR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::sr0::SR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SR1_SPEC

reset() method sets SR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::sr1::SR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SR2_SPEC

reset() method sets SR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::sr2::SR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for WAVE_EQ_1_CMR0_WAVE_EQ_1_SPEC

reset() method sets CMR0_WAVE_EQ_1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::wave_eq_1_cmr0_wave_eq_1::WAVE_EQ_1_CMR0_WAVE_EQ_1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for WAVE_EQ_1_CMR1_WAVE_EQ_1_SPEC

reset() method sets CMR1_WAVE_EQ_1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::wave_eq_1_cmr1_wave_eq_1::WAVE_EQ_1_CMR1_WAVE_EQ_1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for WAVE_EQ_1_CMR2_WAVE_EQ_1_SPEC

reset() method sets CMR2_WAVE_EQ_1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::wave_eq_1_cmr2_wave_eq_1::WAVE_EQ_1_CMR2_WAVE_EQ_1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::tc0::wpmr::WPMR_SPEC

reset() method sets WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tc0::wpmr::WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::cwgr::CWGR_SPEC

reset() method sets CWGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::cwgr::CWGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::iadr::IADR_SPEC

reset() method sets IADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::iadr::IADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::mmr::MMR_SPEC

reset() method sets MMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::mmr::MMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::rcr::RCR_SPEC

reset() method sets RCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::rcr::RCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::rhr::RHR_SPEC

reset() method sets RHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::rhr::RHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::rncr::RNCR_SPEC

reset() method sets RNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::rncr::RNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::rnpr::RNPR_SPEC

reset() method sets RNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::rnpr::RNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::rpr::RPR_SPEC

reset() method sets RPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::rpr::RPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::smr::SMR_SPEC

reset() method sets SMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::smr::SMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::sr::SR_SPEC

reset() method sets SR to value 0xf009

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000f009): <twi0::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::thr::THR_SPEC

reset() method sets THR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::thr::THR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::tncr::TNCR_SPEC

reset() method sets TNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::tncr::TNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::tnpr::TNPR_SPEC

reset() method sets TNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::tnpr::TNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi0::tpr::TPR_SPEC

reset() method sets TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi0::tpr::TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::cwgr::CWGR_SPEC

reset() method sets CWGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::cwgr::CWGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::iadr::IADR_SPEC

reset() method sets IADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::iadr::IADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::mmr::MMR_SPEC

reset() method sets MMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::mmr::MMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::rcr::RCR_SPEC

reset() method sets RCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::rcr::RCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::rhr::RHR_SPEC

reset() method sets RHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::rhr::RHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::rncr::RNCR_SPEC

reset() method sets RNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::rncr::RNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::rnpr::RNPR_SPEC

reset() method sets RNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::rnpr::RNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::rpr::RPR_SPEC

reset() method sets RPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::rpr::RPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::smr::SMR_SPEC

reset() method sets SMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::smr::SMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::sr::SR_SPEC

reset() method sets SR to value 0xf009

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000f009): <twi1::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::thr::THR_SPEC

reset() method sets THR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::thr::THR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::tncr::TNCR_SPEC

reset() method sets TNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::tncr::TNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::tnpr::TNPR_SPEC

reset() method sets TNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::tnpr::TNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::twi1::tpr::TPR_SPEC

reset() method sets TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twi1::tpr::TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::brgr::BRGR_SPEC

reset() method sets BRGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::brgr::BRGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::mr::MR_SPEC

reset() method sets MR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::rcr::RCR_SPEC

reset() method sets RCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::rcr::RCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::rhr::RHR_SPEC

reset() method sets RHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::rhr::RHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::rncr::RNCR_SPEC

reset() method sets RNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::rncr::RNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::rnpr::RNPR_SPEC

reset() method sets RNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::rnpr::RNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::rpr::RPR_SPEC

reset() method sets RPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::rpr::RPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::tncr::TNCR_SPEC

reset() method sets TNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::tncr::TNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::tnpr::TNPR_SPEC

reset() method sets TNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::tnpr::TNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart0::tpr::TPR_SPEC

reset() method sets TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::tpr::TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::brgr::BRGR_SPEC

reset() method sets BRGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::brgr::BRGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::mr::MR_SPEC

reset() method sets MR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::rcr::RCR_SPEC

reset() method sets RCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::rcr::RCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::rhr::RHR_SPEC

reset() method sets RHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::rhr::RHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::rncr::RNCR_SPEC

reset() method sets RNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::rncr::RNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::rnpr::RNPR_SPEC

reset() method sets RNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::rnpr::RNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::rpr::RPR_SPEC

reset() method sets RPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::rpr::RPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::tncr::TNCR_SPEC

reset() method sets TNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::tncr::TNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::tnpr::TNPR_SPEC

reset() method sets TNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::tnpr::TNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::uart1::tpr::TPR_SPEC

reset() method sets TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart1::tpr::TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FADDR_SPEC

reset() method sets FADDR to value 0x0100

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000100): <udp::faddr::FADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FRM_NUM_SPEC

reset() method sets FRM_NUM to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <udp::frm_num::FRM_NUM_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for GLB_STAT_SPEC

reset() method sets GLB_STAT to value 0x10

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000010): <udp::glb_stat::GLB_STAT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::udp::imr::IMR_SPEC

reset() method sets IMR to value 0x1200

source§

const RESET_VALUE: Self::Ux = {transmute(0x00001200): <udp::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RST_EP_SPEC

reset() method sets RST_EP to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <udp::rst_ep::RST_EP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXVC_SPEC

reset() method sets TXVC to value 0x0100

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000100): <udp::txvc::TXVC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::brgr::BRGR_SPEC

reset() method sets BRGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::brgr::BRGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FIDI_SPEC

reset() method sets FIDI to value 0x0174

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000174): <usart0::fidi::FIDI_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IF_SPEC

reset() method sets IF to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::if_::IF_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::imr::IMR_SPEC

reset() method sets IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::imr::IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MAN_SPEC

reset() method sets MAN to value 0xb001_1004

source§

const RESET_VALUE: Self::Ux = {transmute(0xb0011004): <usart0::man::MAN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::ptcr::PTCR_SPEC

reset() method sets PTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::ptcr::PTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::ptsr::PTSR_SPEC

reset() method sets PTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::ptsr::PTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::rcr::RCR_SPEC

reset() method sets RCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::rcr::RCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::rhr::RHR_SPEC

reset() method sets RHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::rhr::RHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::rncr::RNCR_SPEC

reset() method sets RNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::rncr::RNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::rnpr::RNPR_SPEC

reset() method sets RNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::rnpr::RNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::rpr::RPR_SPEC

reset() method sets RPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::rpr::RPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RTOR_SPEC

reset() method sets RTOR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::rtor::RTOR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SPI_MODE_IMR_SPI_MODE_SPEC

reset() method sets IMR_SPI_MODE to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::spi_mode_imr_spi_mode::SPI_MODE_IMR_SPI_MODE_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::tncr::TNCR_SPEC

reset() method sets TNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::tncr::TNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::tnpr::TNPR_SPEC

reset() method sets TNPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::tnpr::TNPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::tpr::TPR_SPEC

reset() method sets TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::tpr::TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TTGR_SPEC

reset() method sets TTGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::ttgr::TTGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::wpmr::WPMR_SPEC

reset() method sets WPMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::wpmr::WPMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::usart0::wpsr::WPSR_SPEC

reset() method sets WPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usart0::wpsr::WPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::wdt::mr::MR_SPEC

reset() method sets MR to value 0x3fff_2fff

source§

const RESET_VALUE: Self::Ux = {transmute(0x3fff2fff): <wdt::mr::MR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for atsam4s2a_pac::wdt::sr::SR_SPEC

reset() method sets SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <wdt::sr::SR_SPEC as generic::RegisterSpec>::Ux}