Type Alias esp32c3::rtc_cntl::sdio_conf::SDIO_REG_PD_EN_W

source ·
pub type SDIO_REG_PD_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SDIO_REG_PD_EN writer - power down SDIO_REG in sleep. Only active when reg_sdio_force = 0

Aliased Type§

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