Type Alias esp32s3::sdhost::IDSTS

source ·
pub type IDSTS = Reg<IDSTS_SPEC>;
Expand description

IDSTS (rw) register accessor: IDMAC status register

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

For information about available fields see idsts module

Aliased Type§

struct IDSTS { /* private fields */ }