Expand description
Successive Approximation Register Analog-to-Digital Converter (SARADC) Registers
Modules§
- ctrl
- The control register of A/D Converter.
- data
- This register contains the data after A/D Conversion.
- dly_
pu_ soc - delay between power up and start command
- stas
- The status register of A/D Converter.
Structs§
- Register
Block - Register block
Type Aliases§
- Ctrl
- CTRL (rw) register accessor: The control register of A/D Converter.
- Data
- DATA (r) register accessor: This register contains the data after A/D Conversion.
- DlyPu
Soc - DLY_PU_SOC (rw) register accessor: delay between power up and start command
- Stas
- STAS (r) register accessor: The status register of A/D Converter.