Type Alias esp32c3::gpio::BT_SELECT

source ·
pub type BT_SELECT = Reg<BT_SELECT_SPEC>;
Expand description

BT_SELECT (rw) register accessor: GPIO bit select register

You can read this register and get bt_select::R. You can reset, write, write_with_zero this register using bt_select::W. You can also modify this register. See API.

For information about available fields see bt_select module

Aliased Type§

struct BT_SELECT { /* private fields */ }