Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
fixup: stg_syscon: more naming changes
Browse files Browse the repository at this point in the history
Further naming simplification for `stg_syscon` peripheral registers.
  • Loading branch information
rmsyn committed Dec 19, 2023
1 parent 2fe4bef commit 5e5af05
Show file tree
Hide file tree
Showing 407 changed files with 7,421 additions and 7,741 deletions.
2 changes: 1 addition & 1 deletion cmsis-svd-generator
1,488 changes: 744 additions & 744 deletions jh7110-vf2-12a-pac/jh7110-starfive-visionfive-2-v1.2a.svd

Large diffs are not rendered by default.

318 changes: 157 additions & 161 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_0.rs

Large diffs are not rendered by default.

246 changes: 119 additions & 127 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_1.rs

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_10.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_10_SPEC>;
#[doc = "Register `stg_syscfg_10` writer"]
pub type W = crate::W<STG_SYSCFG_10_SPEC>;
#[doc = "Field `u0_e2_sft7110_wfi_from_tile_0` reader - u0_e2_sft7110_wfi_from_tile_0"]
pub type U0_E2_SFT7110_WFI_FROM_TILE_0_R = crate::BitReader;
#[doc = "Field `u0_e2_wfi_from_tile_0` reader - u0_e2_wfi_from_tile_0"]
pub type U0_E2_WFI_FROM_TILE_0_R = crate::BitReader;
impl R {
#[doc = "Bit 0 - u0_e2_sft7110_wfi_from_tile_0"]
#[doc = "Bit 0 - u0_e2_wfi_from_tile_0"]
#[inline(always)]
pub fn u0_e2_sft7110_wfi_from_tile_0(&self) -> U0_E2_SFT7110_WFI_FROM_TILE_0_R {
U0_E2_SFT7110_WFI_FROM_TILE_0_R::new((self.bits & 1) != 0)
pub fn u0_e2_wfi_from_tile_0(&self) -> U0_E2_WFI_FROM_TILE_0_R {
U0_E2_WFI_FROM_TILE_0_R::new((self.bits & 1) != 0)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_100.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_100_SPEC>;
#[doc = "Register `stg_syscfg_100` writer"]
pub type W = crate::W<STG_SYSCFG_100_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_bridge_319_288` reader - u0_plda_pcie_test_out_bridge_319_288"]
pub type U0_PLDA_PCIE_TEST_OUT_BRIDGE_319_288_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_bridge_319_288` reader - u0_pcie_test_out_bridge_319_288"]
pub type U0_PCIE_TEST_OUT_BRIDGE_319_288_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_bridge_319_288"]
#[doc = "Bits 0:31 - u0_pcie_test_out_bridge_319_288"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_bridge_319_288(&self) -> U0_PLDA_PCIE_TEST_OUT_BRIDGE_319_288_R {
U0_PLDA_PCIE_TEST_OUT_BRIDGE_319_288_R::new(self.bits)
pub fn u0_pcie_test_out_bridge_319_288(&self) -> U0_PCIE_TEST_OUT_BRIDGE_319_288_R {
U0_PCIE_TEST_OUT_BRIDGE_319_288_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_101.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_101_SPEC>;
#[doc = "Register `stg_syscfg_101` writer"]
pub type W = crate::W<STG_SYSCFG_101_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_bridge_351_320` reader - u0_plda_pcie_test_out_bridge_351_320"]
pub type U0_PLDA_PCIE_TEST_OUT_BRIDGE_351_320_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_bridge_351_320` reader - u0_pcie_test_out_bridge_351_320"]
pub type U0_PCIE_TEST_OUT_BRIDGE_351_320_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_bridge_351_320"]
#[doc = "Bits 0:31 - u0_pcie_test_out_bridge_351_320"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_bridge_351_320(&self) -> U0_PLDA_PCIE_TEST_OUT_BRIDGE_351_320_R {
U0_PLDA_PCIE_TEST_OUT_BRIDGE_351_320_R::new(self.bits)
pub fn u0_pcie_test_out_bridge_351_320(&self) -> U0_PCIE_TEST_OUT_BRIDGE_351_320_R {
U0_PCIE_TEST_OUT_BRIDGE_351_320_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_102.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_102_SPEC>;
#[doc = "Register `stg_syscfg_102` writer"]
pub type W = crate::W<STG_SYSCFG_102_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_bridge_383_352` reader - u0_plda_pcie_test_out_bridge_383_352"]
pub type U0_PLDA_PCIE_TEST_OUT_BRIDGE_383_352_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_bridge_383_352` reader - u0_pcie_test_out_bridge_383_352"]
pub type U0_PCIE_TEST_OUT_BRIDGE_383_352_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_bridge_383_352"]
#[doc = "Bits 0:31 - u0_pcie_test_out_bridge_383_352"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_bridge_383_352(&self) -> U0_PLDA_PCIE_TEST_OUT_BRIDGE_383_352_R {
U0_PLDA_PCIE_TEST_OUT_BRIDGE_383_352_R::new(self.bits)
pub fn u0_pcie_test_out_bridge_383_352(&self) -> U0_PCIE_TEST_OUT_BRIDGE_383_352_R {
U0_PCIE_TEST_OUT_BRIDGE_383_352_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_103.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_103_SPEC>;
#[doc = "Register `stg_syscfg_103` writer"]
pub type W = crate::W<STG_SYSCFG_103_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_bridge_415_384` reader - u0_plda_pcie_test_out_bridge_415_384"]
pub type U0_PLDA_PCIE_TEST_OUT_BRIDGE_415_384_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_bridge_415_384` reader - u0_pcie_test_out_bridge_415_384"]
pub type U0_PCIE_TEST_OUT_BRIDGE_415_384_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_bridge_415_384"]
#[doc = "Bits 0:31 - u0_pcie_test_out_bridge_415_384"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_bridge_415_384(&self) -> U0_PLDA_PCIE_TEST_OUT_BRIDGE_415_384_R {
U0_PLDA_PCIE_TEST_OUT_BRIDGE_415_384_R::new(self.bits)
pub fn u0_pcie_test_out_bridge_415_384(&self) -> U0_PCIE_TEST_OUT_BRIDGE_415_384_R {
U0_PCIE_TEST_OUT_BRIDGE_415_384_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_104.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_104_SPEC>;
#[doc = "Register `stg_syscfg_104` writer"]
pub type W = crate::W<STG_SYSCFG_104_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_bridge_447_416` reader - u0_plda_pcie_test_out_bridge_447_416"]
pub type U0_PLDA_PCIE_TEST_OUT_BRIDGE_447_416_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_bridge_447_416` reader - u0_pcie_test_out_bridge_447_416"]
pub type U0_PCIE_TEST_OUT_BRIDGE_447_416_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_bridge_447_416"]
#[doc = "Bits 0:31 - u0_pcie_test_out_bridge_447_416"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_bridge_447_416(&self) -> U0_PLDA_PCIE_TEST_OUT_BRIDGE_447_416_R {
U0_PLDA_PCIE_TEST_OUT_BRIDGE_447_416_R::new(self.bits)
pub fn u0_pcie_test_out_bridge_447_416(&self) -> U0_PCIE_TEST_OUT_BRIDGE_447_416_R {
U0_PCIE_TEST_OUT_BRIDGE_447_416_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_105.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_105_SPEC>;
#[doc = "Register `stg_syscfg_105` writer"]
pub type W = crate::W<STG_SYSCFG_105_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_bridge_479_448` reader - u0_plda_pcie_test_out_bridge_479_448"]
pub type U0_PLDA_PCIE_TEST_OUT_BRIDGE_479_448_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_bridge_479_448` reader - u0_pcie_test_out_bridge_479_448"]
pub type U0_PCIE_TEST_OUT_BRIDGE_479_448_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_bridge_479_448"]
#[doc = "Bits 0:31 - u0_pcie_test_out_bridge_479_448"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_bridge_479_448(&self) -> U0_PLDA_PCIE_TEST_OUT_BRIDGE_479_448_R {
U0_PLDA_PCIE_TEST_OUT_BRIDGE_479_448_R::new(self.bits)
pub fn u0_pcie_test_out_bridge_479_448(&self) -> U0_PCIE_TEST_OUT_BRIDGE_479_448_R {
U0_PCIE_TEST_OUT_BRIDGE_479_448_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_106.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_106_SPEC>;
#[doc = "Register `stg_syscfg_106` writer"]
pub type W = crate::W<STG_SYSCFG_106_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_bridge_511_480` reader - u0_plda_pcie_test_out_bridge_511_480"]
pub type U0_PLDA_PCIE_TEST_OUT_BRIDGE_511_480_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_bridge_511_480` reader - u0_pcie_test_out_bridge_511_480"]
pub type U0_PCIE_TEST_OUT_BRIDGE_511_480_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_bridge_511_480"]
#[doc = "Bits 0:31 - u0_pcie_test_out_bridge_511_480"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_bridge_511_480(&self) -> U0_PLDA_PCIE_TEST_OUT_BRIDGE_511_480_R {
U0_PLDA_PCIE_TEST_OUT_BRIDGE_511_480_R::new(self.bits)
pub fn u0_pcie_test_out_bridge_511_480(&self) -> U0_PCIE_TEST_OUT_BRIDGE_511_480_R {
U0_PCIE_TEST_OUT_BRIDGE_511_480_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_107.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_107_SPEC>;
#[doc = "Register `stg_syscfg_107` writer"]
pub type W = crate::W<STG_SYSCFG_107_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_31_0` reader - u0_plda_pcie_test_out_pcie_31_0"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_31_0_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_31_0` reader - u0_pcie_test_out_pcie_31_0"]
pub type U0_PCIE_TEST_OUT_PCIE_31_0_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_31_0"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_31_0"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_31_0(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_31_0_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_31_0_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_31_0(&self) -> U0_PCIE_TEST_OUT_PCIE_31_0_R {
U0_PCIE_TEST_OUT_PCIE_31_0_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_108.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_108_SPEC>;
#[doc = "Register `stg_syscfg_108` writer"]
pub type W = crate::W<STG_SYSCFG_108_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_63_32` reader - u0_plda_pcie_test_out_pcie_63_32"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_63_32_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_63_32` reader - u0_pcie_test_out_pcie_63_32"]
pub type U0_PCIE_TEST_OUT_PCIE_63_32_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_63_32"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_63_32"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_63_32(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_63_32_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_63_32_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_63_32(&self) -> U0_PCIE_TEST_OUT_PCIE_63_32_R {
U0_PCIE_TEST_OUT_PCIE_63_32_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_109.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_109_SPEC>;
#[doc = "Register `stg_syscfg_109` writer"]
pub type W = crate::W<STG_SYSCFG_109_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_95_64` reader - u0_plda_pcie_test_out_pcie_95_64"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_95_64_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_95_64` reader - u0_pcie_test_out_pcie_95_64"]
pub type U0_PCIE_TEST_OUT_PCIE_95_64_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_95_64"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_95_64"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_95_64(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_95_64_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_95_64_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_95_64(&self) -> U0_PCIE_TEST_OUT_PCIE_95_64_R {
U0_PCIE_TEST_OUT_PCIE_95_64_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_110.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_110_SPEC>;
#[doc = "Register `stg_syscfg_110` writer"]
pub type W = crate::W<STG_SYSCFG_110_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_127_96` reader - u0_plda_pcie_test_out_pcie_127_96"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_127_96_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_127_96` reader - u0_pcie_test_out_pcie_127_96"]
pub type U0_PCIE_TEST_OUT_PCIE_127_96_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_127_96"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_127_96"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_127_96(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_127_96_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_127_96_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_127_96(&self) -> U0_PCIE_TEST_OUT_PCIE_127_96_R {
U0_PCIE_TEST_OUT_PCIE_127_96_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_111.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_111_SPEC>;
#[doc = "Register `stg_syscfg_111` writer"]
pub type W = crate::W<STG_SYSCFG_111_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_159_128` reader - u0_plda_pcie_test_out_pcie_159_128"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_159_128_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_159_128` reader - u0_pcie_test_out_pcie_159_128"]
pub type U0_PCIE_TEST_OUT_PCIE_159_128_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_159_128"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_159_128"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_159_128(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_159_128_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_159_128_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_159_128(&self) -> U0_PCIE_TEST_OUT_PCIE_159_128_R {
U0_PCIE_TEST_OUT_PCIE_159_128_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_112.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_112_SPEC>;
#[doc = "Register `stg_syscfg_112` writer"]
pub type W = crate::W<STG_SYSCFG_112_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_191_160` reader - u0_plda_pcie_test_out_pcie_191_160"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_191_160_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_191_160` reader - u0_pcie_test_out_pcie_191_160"]
pub type U0_PCIE_TEST_OUT_PCIE_191_160_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_191_160"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_191_160"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_191_160(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_191_160_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_191_160_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_191_160(&self) -> U0_PCIE_TEST_OUT_PCIE_191_160_R {
U0_PCIE_TEST_OUT_PCIE_191_160_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_113.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_113_SPEC>;
#[doc = "Register `stg_syscfg_113` writer"]
pub type W = crate::W<STG_SYSCFG_113_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_223_192` reader - u0_plda_pcie_test_out_pcie_223_192"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_223_192_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_223_192` reader - u0_pcie_test_out_pcie_223_192"]
pub type U0_PCIE_TEST_OUT_PCIE_223_192_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_223_192"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_223_192"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_223_192(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_223_192_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_223_192_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_223_192(&self) -> U0_PCIE_TEST_OUT_PCIE_223_192_R {
U0_PCIE_TEST_OUT_PCIE_223_192_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_114.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_114_SPEC>;
#[doc = "Register `stg_syscfg_114` writer"]
pub type W = crate::W<STG_SYSCFG_114_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_255_224` reader - u0_plda_pcie_test_out_pcie_255_224"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_255_224_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_255_224` reader - u0_pcie_test_out_pcie_255_224"]
pub type U0_PCIE_TEST_OUT_PCIE_255_224_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_255_224"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_255_224"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_255_224(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_255_224_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_255_224_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_255_224(&self) -> U0_PCIE_TEST_OUT_PCIE_255_224_R {
U0_PCIE_TEST_OUT_PCIE_255_224_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_115.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_115_SPEC>;
#[doc = "Register `stg_syscfg_115` writer"]
pub type W = crate::W<STG_SYSCFG_115_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_287_256` reader - u0_plda_pcie_test_out_pcie_287_256"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_287_256_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_287_256` reader - u0_pcie_test_out_pcie_287_256"]
pub type U0_PCIE_TEST_OUT_PCIE_287_256_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_287_256"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_287_256"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_287_256(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_287_256_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_287_256_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_287_256(&self) -> U0_PCIE_TEST_OUT_PCIE_287_256_R {
U0_PCIE_TEST_OUT_PCIE_287_256_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_116.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_116_SPEC>;
#[doc = "Register `stg_syscfg_116` writer"]
pub type W = crate::W<STG_SYSCFG_116_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_319_288` reader - u0_plda_pcie_test_out_pcie_319_288"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_319_288_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_319_288` reader - u0_pcie_test_out_pcie_319_288"]
pub type U0_PCIE_TEST_OUT_PCIE_319_288_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_319_288"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_319_288"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_319_288(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_319_288_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_319_288_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_319_288(&self) -> U0_PCIE_TEST_OUT_PCIE_319_288_R {
U0_PCIE_TEST_OUT_PCIE_319_288_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_117.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_117_SPEC>;
#[doc = "Register `stg_syscfg_117` writer"]
pub type W = crate::W<STG_SYSCFG_117_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_351_320` reader - u0_plda_pcie_test_out_pcie_351_320"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_351_320_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_351_320` reader - u0_pcie_test_out_pcie_351_320"]
pub type U0_PCIE_TEST_OUT_PCIE_351_320_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_351_320"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_351_320"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_351_320(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_351_320_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_351_320_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_351_320(&self) -> U0_PCIE_TEST_OUT_PCIE_351_320_R {
U0_PCIE_TEST_OUT_PCIE_351_320_R::new(self.bits)
}
}
impl W {
Expand Down
10 changes: 5 additions & 5 deletions jh7110-vf2-12a-pac/src/stg_syscon/stg_syscfg_118.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
pub type R = crate::R<STG_SYSCFG_118_SPEC>;
#[doc = "Register `stg_syscfg_118` writer"]
pub type W = crate::W<STG_SYSCFG_118_SPEC>;
#[doc = "Field `u0_plda_pcie_test_out_pcie_383_352` reader - u0_plda_pcie_test_out_pcie_383_352"]
pub type U0_PLDA_PCIE_TEST_OUT_PCIE_383_352_R = crate::FieldReader<u32>;
#[doc = "Field `u0_pcie_test_out_pcie_383_352` reader - u0_pcie_test_out_pcie_383_352"]
pub type U0_PCIE_TEST_OUT_PCIE_383_352_R = crate::FieldReader<u32>;
impl R {
#[doc = "Bits 0:31 - u0_plda_pcie_test_out_pcie_383_352"]
#[doc = "Bits 0:31 - u0_pcie_test_out_pcie_383_352"]
#[inline(always)]
pub fn u0_plda_pcie_test_out_pcie_383_352(&self) -> U0_PLDA_PCIE_TEST_OUT_PCIE_383_352_R {
U0_PLDA_PCIE_TEST_OUT_PCIE_383_352_R::new(self.bits)
pub fn u0_pcie_test_out_pcie_383_352(&self) -> U0_PCIE_TEST_OUT_PCIE_383_352_R {
U0_PCIE_TEST_OUT_PCIE_383_352_R::new(self.bits)
}
}
impl W {
Expand Down
Loading

0 comments on commit 5e5af05

Please sign in to comment.