Type Alias esp32c6::gpio::pin::CONFIG_W

source ·
pub type CONFIG_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field CONFIG writer - reserved

Aliased Type§

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