Module stm32f1xx_hal::pac::adc3::cr1

source ·
Expand description

control register 1

Structs

control register 1
Register CR1 reader
Register CR1 writer

Enums

Analog watchdog enable on regular channels
Analog watchdog interrupt enable
Enable the watchdog on a single channel in scan mode
Discontinuous mode on regular channels
Interrupt enable for EOC
Automatic injected group conversion
Analog watchdog enable on injected channels
Discontinuous mode on injected channels
Interrupt enable for injected channels
Scan mode

Type Definitions

Field AWDCH reader - Analog watchdog channel select bits
Field AWDCH writer - Analog watchdog channel select bits
Field AWDEN reader - Analog watchdog enable on regular channels
Field AWDEN writer - Analog watchdog enable on regular channels
Field AWDIE reader - Analog watchdog interrupt enable
Field AWDIE writer - Analog watchdog interrupt enable
Field AWDSGL reader - Enable the watchdog on a single channel in scan mode
Field AWDSGL writer - Enable the watchdog on a single channel in scan mode
Field DISCEN reader - Discontinuous mode on regular channels
Field DISCEN writer - Discontinuous mode on regular channels
Field DISCNUM reader - Discontinuous mode channel count
Field DISCNUM writer - Discontinuous mode channel count
Field EOCIE reader - Interrupt enable for EOC
Field EOCIE writer - Interrupt enable for EOC
Field JAUTO reader - Automatic injected group conversion
Field JAUTO writer - Automatic injected group conversion
Field JAWDEN reader - Analog watchdog enable on injected channels
Field JAWDEN writer - Analog watchdog enable on injected channels
Field JDISCEN reader - Discontinuous mode on injected channels
Field JDISCEN writer - Discontinuous mode on injected channels
Field JEOCIE reader - Interrupt enable for injected channels
Field JEOCIE writer - Interrupt enable for injected channels
Field SCAN reader - Scan mode
Field SCAN writer - Scan mode