Type Alias esp32c3::rtc_cntl::sdio_conf::SDIO_FORCE_W

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

Field SDIO_FORCE writer - 1: use SW option to control SDIO_REG

Aliased Type§

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