Type Alias esp32s2::io_mux::gpio35::MCU_OE_R

source ·
pub type MCU_OE_R = BitReader;
Expand description

Field MCU_OE reader - Output enable of the pin in sleep mode. 1: Output enabled. 0: Output disabled.

Aliased Type§

struct MCU_OE_R { /* private fields */ }