Module dcmi

Source
Expand description

Digital camera interface

Modules§

cr
control register 1
cwsize
crop window size
cwstrt
crop window start
dr
data register
escr
embedded synchronization code register
esur
embedded synchronization unmask register
icr
interrupt clear register
ier
interrupt enable register
mis
masked interrupt status register
ris
raw interrupt status register
sr
status register

Structs§

RegisterBlock
Register block

Type Aliases§

CR
CR (rw) register accessor: control register 1
CWSIZE
CWSIZE (rw) register accessor: crop window size
CWSTRT
CWSTRT (rw) register accessor: crop window start
DR
DR (r) register accessor: data register
ESCR
ESCR (rw) register accessor: embedded synchronization code register
ESUR
ESUR (rw) register accessor: embedded synchronization unmask register
ICR
ICR (w) register accessor: interrupt clear register
IER
IER (rw) register accessor: interrupt enable register
MIS
MIS (r) register accessor: masked interrupt status register
RIS
RIS (r) register accessor: raw interrupt status register
SR
SR (r) register accessor: status register