Type Alias esp32c3::gpio::pin::PAD_DRIVER_R

source ·
pub type PAD_DRIVER_R = BitReader;
Expand description

Field PAD_DRIVER reader - set this bit to select pad driver. 1:open-drain. 0:normal.

Aliased Type§

struct PAD_DRIVER_R { /* private fields */ }