Module stm32_hal2::pac::adc1::cfgr

source ·
Expand description

ADC configuration register 1

Structs§

  • ADC configuration register 1
  • Register CFGR reader
  • Register CFGR writer

Enums§

  • ADC low power auto wait
  • ADC analog watchdog 1 enable on scope ADC group regular
  • ADC analog watchdog 1 monitoring a single channel or all channels
  • ADC group regular continuous conversion mode
  • ADC group regular sequencer discontinuous mode
  • ADC DMA transfer enable
  • ADC group regular external trigger polarity
  • ADC group regular external trigger source
  • ADC group injected automatic trigger mode
  • ADC analog watchdog 1 enable on scope ADC group injected
  • ADC group injected sequencer discontinuous mode
  • ADC group injected contexts queue disable
  • ADC group injected contexts queue mode
  • ADC group regular overrun configuration
  • ADC data resolution

Type Aliases§

  • Field AUTDLY reader - ADC low power auto wait
  • Field AUTDLY writer - ADC low power auto wait
  • Field AWD1CH reader - ADC analog watchdog 1 monitored channel selection
  • Field AWD1CH writer - ADC analog watchdog 1 monitored channel selection
  • Field AWD1EN reader - ADC analog watchdog 1 enable on scope ADC group regular
  • Field AWD1EN writer - ADC analog watchdog 1 enable on scope ADC group regular
  • Field AWD1SGL reader - ADC analog watchdog 1 monitoring a single channel or all channels
  • Field AWD1SGL writer - ADC analog watchdog 1 monitoring a single channel or all channels
  • Field CONT reader - ADC group regular continuous conversion mode
  • Field CONT writer - ADC group regular continuous conversion mode
  • Field DISCEN reader - ADC group regular sequencer discontinuous mode
  • Field DISCEN writer - ADC group regular sequencer discontinuous mode
  • Field DISCNUM reader - ADC group regular sequencer discontinuous number of ranks
  • Field DISCNUM writer - ADC group regular sequencer discontinuous number of ranks
  • Field DMNGT reader - ADC DMA transfer enable
  • Field DMNGT writer - ADC DMA transfer enable
  • Field EXTEN reader - ADC group regular external trigger polarity
  • Field EXTEN writer - ADC group regular external trigger polarity
  • Field EXTSEL reader - ADC group regular external trigger source
  • Field EXTSEL writer - ADC group regular external trigger source
  • Field JAUTO reader - ADC group injected automatic trigger mode
  • Field JAUTO writer - ADC group injected automatic trigger mode
  • Field JAWD1EN reader - ADC analog watchdog 1 enable on scope ADC group injected
  • Field JAWD1EN writer - ADC analog watchdog 1 enable on scope ADC group injected
  • Field JDISCEN reader - ADC group injected sequencer discontinuous mode
  • Field JDISCEN writer - ADC group injected sequencer discontinuous mode
  • Field JQDIS reader - ADC group injected contexts queue disable
  • Field JQDIS writer - ADC group injected contexts queue disable
  • Field JQM reader - ADC group injected contexts queue mode
  • Field JQM writer - ADC group injected contexts queue mode
  • Field OVRMOD reader - ADC group regular overrun configuration
  • Field OVRMOD writer - ADC group regular overrun configuration
  • Field RES reader - ADC data resolution
  • Field RES writer - ADC data resolution