Type Alias esp32s2::io_mux::gpio2::FUN_IE_W

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

Field FUN_IE writer - Input enable of the pin. 1: Input enabled. 0: Input disabled.

Aliased Type§

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