Type Alias d1_pac::rtc::vdd_off_gating_ctrl::VCCIO_DET_SPARE_W

source ·
pub type VCCIO_DET_SPARE_W<'a, const O: u8> = FieldWriter<'a, u32, VDD_OFF_GATING_CTRL_SPEC, u8, u8, 8, O>;
Expand description

Field vccio_det_spare writer - - Bit[7:5]: Reserved, default=0

  • Bit[4]: Bypass debounce circuit, defaule=0
  • Bit[3]: Enable control, defaule=0
  • 0: Disable VCC-IO detection
  • 1: Force the detection output
  • Bit[2:0]: Gear adjustment
  • 000: Detection threshold is 2.5 V
  • 001: Detection threshold is 2.6 V
  • 010: Detection threshold is 2.7 V (default)
  • 011: Detection threshold is 2.8 V
  • 100: Detection threshold is 2.9 V
  • 101: Detection threshold is 3 V
  • 110: N/A
  • 111: N/A

Aliased Type§

struct VCCIO_DET_SPARE_W<'a, const O: u8> { /* private fields */ }