1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
///Register block
/**CR (rw) register accessor: TZSC control register
You can [`read`](crate::Reg::read) this register and get [`cr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:CR)
For information about available fields see [`mod@cr`] module*/
pub type CR = crate Reg;
///TZSC control register
/**SECCFGR1 (rw) register accessor: TZSC secure configuration register 1
You can [`read`](crate::Reg::read) this register and get [`seccfgr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`seccfgr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:SECCFGR1)
For information about available fields see [`mod@seccfgr1`] module*/
pub type SECCFGR1 = crate Reg;
///TZSC secure configuration register 1
/**SECCFGR2 (rw) register accessor: TZSC secure configuration register 2
You can [`read`](crate::Reg::read) this register and get [`seccfgr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`seccfgr2::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:SECCFGR2)
For information about available fields see [`mod@seccfgr2`] module*/
pub type SECCFGR2 = crate Reg;
///TZSC secure configuration register 2
/**PRIVCFGR1 (rw) register accessor: TZSC privilege configuration register 1
You can [`read`](crate::Reg::read) this register and get [`privcfgr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`privcfgr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:PRIVCFGR1)
For information about available fields see [`mod@privcfgr1`] module*/
pub type PRIVCFGR1 = crate Reg;
///TZSC privilege configuration register 1
/**PRIVCFGR2 (rw) register accessor: TZSC privilege configuration register 2
You can [`read`](crate::Reg::read) this register and get [`privcfgr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`privcfgr2::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:PRIVCFGR2)
For information about available fields see [`mod@privcfgr2`] module*/
pub type PRIVCFGR2 = crate Reg;
///TZSC privilege configuration register 2
/**MPCWM1_NSWMR1 (rw) register accessor: TZSC external memory non-secure watermark register 1
You can [`read`](crate::Reg::read) this register and get [`mpcwm1_nswmr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`mpcwm1_nswmr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:MPCWM1_NSWMR1)
For information about available fields see [`mod@mpcwm1_nswmr1`] module*/
pub type MPCWM1_NSWMR1 = crate Reg;
///TZSC external memory non-secure watermark register 1
/**MPCWM1_NSWMR2 (rw) register accessor: TZSC external memory non-secure watermark register 1
You can [`read`](crate::Reg::read) this register and get [`mpcwm1_nswmr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`mpcwm1_nswmr2::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:MPCWM1_NSWMR2)
For information about available fields see [`mod@mpcwm1_nswmr2`] module*/
pub type MPCWM1_NSWMR2 = crate Reg;
///TZSC external memory non-secure watermark register 1
/**MPCWM2_NSWMR1 (rw) register accessor: TZSC external memory non-secure watermark register 1
You can [`read`](crate::Reg::read) this register and get [`mpcwm2_nswmr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`mpcwm2_nswmr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:MPCWM2_NSWMR1)
For information about available fields see [`mod@mpcwm2_nswmr1`] module*/
pub type MPCWM2_NSWMR1 = crate Reg;
///TZSC external memory non-secure watermark register 1
/**MPCWM3_NSWMR1 (rw) register accessor: TZSC external memory non-secure watermark register 2
You can [`read`](crate::Reg::read) this register and get [`mpcwm3_nswmr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`mpcwm3_nswmr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:MPCWM3_NSWMR1)
For information about available fields see [`mod@mpcwm3_nswmr1`] module*/
pub type MPCWM3_NSWMR1 = crate Reg;
///TZSC external memory non-secure watermark register 2
/**MPCWM2_NSWMR2 (rw) register accessor: TZSC external memory non-secure watermark register 2
You can [`read`](crate::Reg::read) this register and get [`mpcwm2_nswmr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`mpcwm2_nswmr2::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L552.html#GTZC_TZSC:MPCWM2_NSWMR2)
For information about available fields see [`mod@mpcwm2_nswmr2`] module*/
pub type MPCWM2_NSWMR2 = crate Reg;
///TZSC external memory non-secure watermark register 2