Type Alias esp32c3::gpio::bt_select::BT_SEL_W

source ·
pub type BT_SEL_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field BT_SEL writer - GPIO bit select register

Aliased Type§

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