Type Alias esp32c6::io_mux::gpio::FUN_DRV_R

source ·
pub type FUN_DRV_R = FieldReader;
Expand description

Field FUN_DRV reader - Select the drive strength of the pad. 0: ~5 mA. 1: ~10mA. 2: ~20mA. 3: ~40mA.

Aliased Type§

struct FUN_DRV_R { /* private fields */ }