Type Alias esp32s3::sdhost::RESP2

source ·
pub type RESP2 = Reg<RESP2_SPEC>;
Expand description

RESP2 (r) register accessor: Long response data register

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

For information about available fields see resp2 module

Aliased Type§

struct RESP2 { /* private fields */ }