[][src]Module ambiq_apollo1_pac::adc::cfg

Configuration Register

Structs

ADCEN_W

Write proxy for field ADCEN

BATTLOAD_W

Write proxy for field BATTLOAD

CLKSEL_W

Write proxy for field CLKSEL

LPMODE_W

Write proxy for field LPMODE

OPMODE_W

Write proxy for field OPMODE

REFSEL_W

Write proxy for field REFSEL

RPTEN_W

Write proxy for field RPTEN

TMPSPWR_W

Write proxy for field TMPSPWR

TRIGPOL_W

Write proxy for field TRIGPOL

TRIGSEL_W

Write proxy for field TRIGSEL

Enums

ADCEN_A

This bit enables the ADC module. While the ADC is enabled, the ADCCFG and SLOT Configuration regsiter settings must remain stable and unchanged.

BATTLOAD_A

Control 500 Ohm battery load resistor.

CLKSEL_A

Select the source and frequency for the ADC clock. All values not enumerated below are undefined.

LPMODE_A

Select power mode to enter between active scans.

OPMODE_A

Select the sample rate mode. It adjusts the current in the ADC for higher sample rates. A 12MHz ADC clock can result in a sample rate up to 1Msps depending on the trigger or repeating mode rate. A 1.5MHz ADC clock can result in a sample rate up 125K sps. NOTE: All other values not specified below are undefined.

REFSEL_A

Select the ADC reference voltage.

RPTEN_A

This bit enables Repeating Scan Mode.

TMPSPWR_A

This enables power to the temperature sensor module. After setting this bit, the temperature sensor will remain powered down while the ADC is power is disconnected (i.e, when the ADC PWDSTAT is 2'b10).

TRIGPOL_A

This bit selects the ADC trigger polarity for external off chip triggers.

TRIGSEL_A

Select the ADC trigger source.

Type Definitions

ADCEN_R

Reader of field ADCEN

BATTLOAD_R

Reader of field BATTLOAD

CLKSEL_R

Reader of field CLKSEL

LPMODE_R

Reader of field LPMODE

OPMODE_R

Reader of field OPMODE

R

Reader of register CFG

REFSEL_R

Reader of field REFSEL

RPTEN_R

Reader of field RPTEN

TMPSPWR_R

Reader of field TMPSPWR

TRIGPOL_R

Reader of field TRIGPOL

TRIGSEL_R

Reader of field TRIGSEL

W

Writer for register CFG