Type Alias esp32c3::io_mux::gpio::FUN_IE_W

source ·
pub type FUN_IE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field FUN_IE writer - Input enable of the pad. 1: input enabled; 0: input disabled.

Aliased Type§

struct FUN_IE_W<'a, REG> { /* private fields */ }