Type Alias esp32::sdhost::CDETECT

source ·
pub type CDETECT = Reg<CDETECT_SPEC>;
Expand description

CDETECT (r) register accessor: Card detect register

You can read this register and get cdetect::R. See API.

For information about available fields see cdetect module

Aliased Type§

struct CDETECT { /* private fields */ }