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
///Register block
/**CEC_CR (rw) register accessor: CEC control register
You can [`read`](crate::Reg::read) this register and get [`cec_cr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cec_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/STM32F446.html#HDMI_CEC:CEC_CR)
For information about available fields see [`mod@cec_cr`] module*/
pub type CEC_CR = crateReg;
///CEC control register
/**CEC_CFGR (rw) register accessor: CEC configuration register
You can [`read`](crate::Reg::read) this register and get [`cec_cfgr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cec_cfgr::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/STM32F446.html#HDMI_CEC:CEC_CFGR)
For information about available fields see [`mod@cec_cfgr`] module*/
pub type CEC_CFGR = crateReg;
///CEC configuration register
/**CEC_TXDR (w) register accessor: CEC Tx data register
You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cec_txdr::W`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F446.html#HDMI_CEC:CEC_TXDR)
For information about available fields see [`mod@cec_txdr`] module*/
pub type CEC_TXDR = crateReg;
///CEC Tx data register
/**CEC_RXDR (r) register accessor: CEC Rx Data Register
You can [`read`](crate::Reg::read) this register and get [`cec_rxdr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F446.html#HDMI_CEC:CEC_RXDR)
For information about available fields see [`mod@cec_rxdr`] module*/
pub type CEC_RXDR = crateReg;
///CEC Rx Data Register
/**CEC_ISR (rw) register accessor: CEC Interrupt and Status Register
You can [`read`](crate::Reg::read) this register and get [`cec_isr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cec_isr::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/STM32F446.html#HDMI_CEC:CEC_ISR)
For information about available fields see [`mod@cec_isr`] module*/
pub type CEC_ISR = crateReg;
///CEC Interrupt and Status Register
/**CEC_IER (rw) register accessor: CEC interrupt enable register
You can [`read`](crate::Reg::read) this register and get [`cec_ier::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cec_ier::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/STM32F446.html#HDMI_CEC:CEC_IER)
For information about available fields see [`mod@cec_ier`] module*/
pub type CEC_IER = crateReg;
///CEC interrupt enable register