Expand description
Operational amplifiers
Modules§
- opamp1_
csr - OPAMP1 control/status register
- opamp1_
lpotr - OPAMP1 offset trimming register in low-power mode
- opamp1_
otr - OPAMP1 offset trimming register in normal mode
- opamp2_
csr - OPAMP2 control/status register
- opamp2_
lpotr - OPAMP2 offset trimming register in low-power mode
- opamp2_
otr - OPAMP2 offset trimming register in normal mode
Structs§
- Register
Block - Register block
Type Aliases§
- OPAM
P1_ CSR - OPAMP1_CSR register accessor: an alias for
Reg<OPAMP1_CSR_SPEC> - OPAM
P1_ LPOTR - OPAMP1_LPOTR register accessor: an alias for
Reg<OPAMP1_LPOTR_SPEC> - OPAM
P1_ OTR - OPAMP1_OTR register accessor: an alias for
Reg<OPAMP1_OTR_SPEC> - OPAM
P2_ CSR - OPAMP2_CSR register accessor: an alias for
Reg<OPAMP2_CSR_SPEC> - OPAM
P2_ LPOTR - OPAMP2_LPOTR register accessor: an alias for
Reg<OPAMP2_LPOTR_SPEC> - OPAM
P2_ OTR - OPAMP2_OTR register accessor: an alias for
Reg<OPAMP2_OTR_SPEC>