Module stm32_hal2::pac::vrefbuf::csr

source ·
Expand description

VREFBUF control and status register

Structs§

  • VREFBUF control and status register
  • Register CSR reader
  • Register CSR writer

Type Aliases§

  • Field ENVR reader - Voltage reference buffer mode enable This bit is used to enable the voltage reference buffer mode.
  • Field ENVR writer - Voltage reference buffer mode enable This bit is used to enable the voltage reference buffer mode.
  • Field HIZ reader - High impedance mode This bit controls the analog switch to connect or not the VREF+ pin. Refer to Table196: VREF buffer modes for the mode descriptions depending on ENVR bit configuration.
  • Field HIZ writer - High impedance mode This bit controls the analog switch to connect or not the VREF+ pin. Refer to Table196: VREF buffer modes for the mode descriptions depending on ENVR bit configuration.
  • Field VRR reader - Voltage reference buffer ready
  • Field VRS reader - Voltage reference scale These bits select the value generated by the voltage reference buffer. Other: Reserved
  • Field VRS writer - Voltage reference scale These bits select the value generated by the voltage reference buffer. Other: Reserved