Module rp2040_pac::vreg_and_chip_reset::bod

source ·
Expand description

brown-out detection control

Structs§

Type Aliases§

  • Field EN reader - enable
    0=not enabled, 1=enabled
  • Field EN writer - enable
    0=not enabled, 1=enabled
  • Register BOD reader
  • Field VSEL reader - threshold select
    0000 - 0.473V
    0001 - 0.516V
    0010 - 0.559V
    0011 - 0.602V
    0100 - 0.645V
    0101 - 0.688V
    0110 - 0.731V
    0111 - 0.774V
    1000 - 0.817V
    1001 - 0.860V (default)
    1010 - 0.903V
    1011 - 0.946V
    1100 - 0.989V
    1101 - 1.032V
    1110 - 1.075V
    1111 - 1.118V
  • Field VSEL writer - threshold select
    0000 - 0.473V
    0001 - 0.516V
    0010 - 0.559V
    0011 - 0.602V
    0100 - 0.645V
    0101 - 0.688V
    0110 - 0.731V
    0111 - 0.774V
    1000 - 0.817V
    1001 - 0.860V (default)
    1010 - 0.903V
    1011 - 0.946V
    1100 - 0.989V
    1101 - 1.032V
    1110 - 1.075V
    1111 - 1.118V
  • Register BOD writer