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
///Register block
/**IDCODE (r) register accessor: DBGMCU_IDCODE
You can [`read`](crate::Reg::read) this register and get [`idcode::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32L4x3.html#DBGMCU:IDCODE)
For information about available fields see [`mod@idcode`] module*/
pub type IDCODE = crateReg;
///DBGMCU_IDCODE
/**CR (rw) register accessor: Debug MCU configuration 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/STM32L4x3.html#DBGMCU:CR)
For information about available fields see [`mod@cr`] module*/
pub type CR = crateReg;
///Debug MCU configuration register
/**APB1FZR1 (rw) register accessor: Debug MCU APB1 freeze register1
You can [`read`](crate::Reg::read) this register and get [`apb1fzr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`apb1fzr1::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/STM32L4x3.html#DBGMCU:APB1FZR1)
For information about available fields see [`mod@apb1fzr1`] module*/
pub type APB1FZR1 = crateReg;
///Debug MCU APB1 freeze register1
/**APB1FZR2 (rw) register accessor: Debug MCU APB1 freeze register 2
You can [`read`](crate::Reg::read) this register and get [`apb1fzr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`apb1fzr2::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/STM32L4x3.html#DBGMCU:APB1FZR2)
For information about available fields see [`mod@apb1fzr2`] module*/
pub type APB1FZR2 = crateReg;
///Debug MCU APB1 freeze register 2
/**APB2FZR (rw) register accessor: Debug MCU APB2 freeze register
You can [`read`](crate::Reg::read) this register and get [`apb2fzr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`apb2fzr::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/STM32L4x3.html#DBGMCU:APB2FZR)
For information about available fields see [`mod@apb2fzr`] module*/
pub type APB2FZR = crateReg;
///Debug MCU APB2 freeze register