Type Alias esp32c3::io_mux::gpio::FUN_IE_R

source ·
pub type FUN_IE_R = BitReader;
Expand description

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

Aliased Type§

struct FUN_IE_R { /* private fields */ }