Type Alias esp32s2::io_mux::gpio42::FUN_IE_R

source ·
pub type FUN_IE_R = BitReader;
Expand description

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

Aliased Type§

struct FUN_IE_R { /* private fields */ }