Type Alias esp32c3::io_mux::gpio::MCU_IE_R

source ·
pub type MCU_IE_R = BitReader;
Expand description

Field MCU_IE reader - Input enable of the pad during sleep mode. 1: input enabled; 0: input disabled.

Aliased Type§

struct MCU_IE_R { /* private fields */ }