Type Alias esp32c3::efuse::rd_repeat_data3::PIN_POWER_SELECTION_R

source ·
pub type PIN_POWER_SELECTION_R = BitReader;
Expand description

Field PIN_POWER_SELECTION reader - GPIO33-GPIO37 power supply selection in ROM code. 0: VDD3P3_CPU. 1: VDD_SPI.

Aliased Type§

struct PIN_POWER_SELECTION_R { /* private fields */ }