Module stm32f4xx_hal::pac::adc1::sr

source ·
Expand description

status register

Structs§

  • Register SR reader
  • status register
  • Register SR writer

Enums§

  • Analog watchdog flag
  • Regular channel end of conversion
  • Injected channel end of conversion
  • Injected channel start flag
  • Overrun
  • Regular channel start flag

Type Aliases§

  • Field AWD reader - Analog watchdog flag
  • Field AWD writer - Analog watchdog flag
  • Field EOC reader - Regular channel end of conversion
  • Field EOC writer - Regular channel end of conversion
  • Field JEOC reader - Injected channel end of conversion
  • Field JEOC writer - Injected channel end of conversion
  • Field JSTRT reader - Injected channel start flag
  • Field JSTRT writer - Injected channel start flag
  • Field OVR reader - Overrun
  • Field OVR writer - Overrun
  • Field STRT reader - Regular channel start flag
  • Field STRT writer - Regular channel start flag