Type Alias esp32c3::apb_ctrl::SDIO_CTRL

source ·
pub type SDIO_CTRL = Reg<SDIO_CTRL_SPEC>;
Expand description

SDIO_CTRL (rw) register accessor: APB_CTRL_SDIO_CTRL_REG

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

For information about available fields see sdio_ctrl module

Aliased Type§

struct SDIO_CTRL { /* private fields */ }