Type Alias esp32c3::rtc_cntl::sdio_conf::SDIO_INITI_W

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

Field SDIO_INITI writer - add resistor from ldo output to ground. 0: no res

Aliased Type§

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