Type Alias esp32c3::rtc_cntl::SDIO_CONF

source ·
pub type SDIO_CONF = Reg<SDIO_CONF_SPEC>;
Expand description

SDIO_CONF (rw) register accessor: rtc configure register

You can read this register and get sdio_conf::R. You can reset, write, write_with_zero this register using sdio_conf::W. You can also modify this register. See API.

For information about available fields see sdio_conf module

Aliased Type§

struct SDIO_CONF { /* private fields */ }