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
///Register block
/**COMP1_SR (r) register accessor: Comparator status register
You can [`read`](crate::Reg::read) this register and get [`comp1_sr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@comp1_sr`] module*/
pub type COMP1_SR = crateReg;
///Comparator status register
/**COMP1_ICFR (w) register accessor: Comparator interrupt clear flag register
You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`comp1_icfr::W`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@comp1_icfr`] module*/
pub type COMP1_ICFR = crateReg;
///Comparator interrupt clear flag register
/**COMP1_OR (rw) register accessor: Comparator option register
You can [`read`](crate::Reg::read) this register and get [`comp1_or::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`comp1_or::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@comp1_or`] module*/
pub type COMP1_OR = crateReg;
///Comparator option register
/**COMP1_CFGR1 (rw) register accessor: Comparator configuration register 1
You can [`read`](crate::Reg::read) this register and get [`comp1_cfgr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`comp1_cfgr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@comp1_cfgr1`] module*/
pub type COMP1_CFGR1 = crateReg;
///Comparator configuration register 1
/**COMP1_CFGR2 (rw) register accessor: Comparator configuration register 2
You can [`read`](crate::Reg::read) this register and get [`comp1_cfgr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`comp1_cfgr2::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@comp1_cfgr2`] module*/
pub type COMP1_CFGR2 = crateReg;
///Comparator configuration register 2