Skip to content

Commit 805be4d

Browse files
committed
Update generated files
1 parent 0930c9f commit 805be4d

File tree

550 files changed

+1401
-1809
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

550 files changed

+1401
-1809
lines changed

src/adc.rs

+9-9
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ impl RegisterBlock {
6363
}
6464
#[doc = "CS (rw) register accessor: ADC Control and Status
6565
66-
You can [`read`](crate::generic::Reg::read) this register and get [`cs::R`]. You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`cs::W`]. You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
66+
You can [`read`](crate::Reg::read) this register and get [`cs::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cs::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
6767
6868
For information about available fields see [`mod@cs`]
6969
module"]
@@ -72,7 +72,7 @@ pub type CS = crate::Reg<cs::CS_SPEC>;
7272
pub mod cs;
7373
#[doc = "RESULT (r) register accessor: Result of most recent ADC conversion
7474
75-
You can [`read`](crate::generic::Reg::read) this register and get [`result::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
75+
You can [`read`](crate::Reg::read) this register and get [`result::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
7676
7777
For information about available fields see [`mod@result`]
7878
module"]
@@ -81,7 +81,7 @@ pub type RESULT = crate::Reg<result::RESULT_SPEC>;
8181
pub mod result;
8282
#[doc = "FCS (rw) register accessor: FIFO control and status
8383
84-
You can [`read`](crate::generic::Reg::read) this register and get [`fcs::R`]. You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`fcs::W`]. You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
84+
You can [`read`](crate::Reg::read) this register and get [`fcs::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`fcs::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
8585
8686
For information about available fields see [`mod@fcs`]
8787
module"]
@@ -90,7 +90,7 @@ pub type FCS = crate::Reg<fcs::FCS_SPEC>;
9090
pub mod fcs;
9191
#[doc = "FIFO (r) register accessor: Conversion result FIFO
9292
93-
You can [`read`](crate::generic::Reg::read) this register and get [`fifo::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
93+
You can [`read`](crate::Reg::read) this register and get [`fifo::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
9494
9595
For information about available fields see [`mod@fifo`]
9696
module"]
@@ -102,7 +102,7 @@ pub mod fifo;
102102
The divider is reset when either of these fields are written.
103103
Total period is 1 + INT + FRAC / 256
104104
105-
You can [`read`](crate::generic::Reg::read) this register and get [`div::R`]. You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`div::W`]. You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
105+
You can [`read`](crate::Reg::read) this register and get [`div::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`div::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
106106
107107
For information about available fields see [`mod@div`]
108108
module"]
@@ -114,7 +114,7 @@ pub type DIV = crate::Reg<div::DIV_SPEC>;
114114
pub mod div;
115115
#[doc = "INTR (r) register accessor: Raw Interrupts
116116
117-
You can [`read`](crate::generic::Reg::read) this register and get [`intr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
117+
You can [`read`](crate::Reg::read) this register and get [`intr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
118118
119119
For information about available fields see [`mod@intr`]
120120
module"]
@@ -123,7 +123,7 @@ pub type INTR = crate::Reg<intr::INTR_SPEC>;
123123
pub mod intr;
124124
#[doc = "INTE (rw) register accessor: Interrupt Enable
125125
126-
You can [`read`](crate::generic::Reg::read) this register and get [`inte::R`]. You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`inte::W`]. You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
126+
You can [`read`](crate::Reg::read) this register and get [`inte::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`inte::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
127127
128128
For information about available fields see [`mod@inte`]
129129
module"]
@@ -132,7 +132,7 @@ pub type INTE = crate::Reg<inte::INTE_SPEC>;
132132
pub mod inte;
133133
#[doc = "INTF (rw) register accessor: Interrupt Force
134134
135-
You can [`read`](crate::generic::Reg::read) this register and get [`intf::R`]. You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`intf::W`]. You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
135+
You can [`read`](crate::Reg::read) this register and get [`intf::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`intf::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
136136
137137
For information about available fields see [`mod@intf`]
138138
module"]
@@ -141,7 +141,7 @@ pub type INTF = crate::Reg<intf::INTF_SPEC>;
141141
pub mod intf;
142142
#[doc = "INTS (r) register accessor: Interrupt status after masking &amp; forcing
143143
144-
You can [`read`](crate::generic::Reg::read) this register and get [`ints::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
144+
You can [`read`](crate::Reg::read) this register and get [`ints::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
145145
146146
For information about available fields see [`mod@ints`]
147147
module"]

src/adc/cs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ impl W {
145145
}
146146
#[doc = "ADC Control and Status
147147
148-
You can [`read`](crate::generic::Reg::read) this register and get [`cs::R`](R). You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`cs::W`](W). You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
148+
You can [`read`](crate::Reg::read) this register and get [`cs::R`](R). You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cs::W`](W). You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
149149
pub struct CS_SPEC;
150150
impl crate::RegisterSpec for CS_SPEC {
151151
type Ux = u32;

src/adc/div.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ impl W {
4141
The divider is reset when either of these fields are written.
4242
Total period is 1 + INT + FRAC / 256
4343
44-
You can [`read`](crate::generic::Reg::read) this register and get [`div::R`](R). You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`div::W`](W). You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
44+
You can [`read`](crate::Reg::read) this register and get [`div::R`](R). You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`div::W`](W). You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
4545
pub struct DIV_SPEC;
4646
impl crate::RegisterSpec for DIV_SPEC {
4747
type Ux = u32;

src/adc/fcs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ impl W {
134134
}
135135
#[doc = "FIFO control and status
136136
137-
You can [`read`](crate::generic::Reg::read) this register and get [`fcs::R`](R). You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`fcs::W`](W). You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
137+
You can [`read`](crate::Reg::read) this register and get [`fcs::R`](R). You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`fcs::W`](W). You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
138138
pub struct FCS_SPEC;
139139
impl crate::RegisterSpec for FCS_SPEC {
140140
type Ux = u32;

src/adc/fifo.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ impl R {
1818
}
1919
#[doc = "Conversion result FIFO
2020
21-
You can [`read`](crate::generic::Reg::read) this register and get [`fifo::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
21+
You can [`read`](crate::Reg::read) this register and get [`fifo::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
2222
pub struct FIFO_SPEC;
2323
impl crate::RegisterSpec for FIFO_SPEC {
2424
type Ux = u32;

src/adc/inte.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ impl W {
2727
}
2828
#[doc = "Interrupt Enable
2929
30-
You can [`read`](crate::generic::Reg::read) this register and get [`inte::R`](R). You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`inte::W`](W). You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
30+
You can [`read`](crate::Reg::read) this register and get [`inte::R`](R). You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`inte::W`](W). You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
3131
pub struct INTE_SPEC;
3232
impl crate::RegisterSpec for INTE_SPEC {
3333
type Ux = u32;

src/adc/intf.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ impl W {
2727
}
2828
#[doc = "Interrupt Force
2929
30-
You can [`read`](crate::generic::Reg::read) this register and get [`intf::R`](R). You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`intf::W`](W). You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
30+
You can [`read`](crate::Reg::read) this register and get [`intf::R`](R). You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`intf::W`](W). You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
3131
pub struct INTF_SPEC;
3232
impl crate::RegisterSpec for INTF_SPEC {
3333
type Ux = u32;

src/adc/intr.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ impl R {
1313
}
1414
#[doc = "Raw Interrupts
1515
16-
You can [`read`](crate::generic::Reg::read) this register and get [`intr::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
16+
You can [`read`](crate::Reg::read) this register and get [`intr::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
1717
pub struct INTR_SPEC;
1818
impl crate::RegisterSpec for INTR_SPEC {
1919
type Ux = u32;

src/adc/ints.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ impl R {
1313
}
1414
#[doc = "Interrupt status after masking &amp; forcing
1515
16-
You can [`read`](crate::generic::Reg::read) this register and get [`ints::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
16+
You can [`read`](crate::Reg::read) this register and get [`ints::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
1717
pub struct INTS_SPEC;
1818
impl crate::RegisterSpec for INTS_SPEC {
1919
type Ux = u32;

src/adc/result.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ impl R {
1111
}
1212
#[doc = "Result of most recent ADC conversion
1313
14-
You can [`read`](crate::generic::Reg::read) this register and get [`result::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
14+
You can [`read`](crate::Reg::read) this register and get [`result::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
1515
pub struct RESULT_SPEC;
1616
impl crate::RegisterSpec for RESULT_SPEC {
1717
type Ux = u32;

0 commit comments

Comments
 (0)