Type Alias esp32::sdhost::RESP3

source ·
pub type RESP3 = Reg<RESP3_SPEC>;
Expand description

RESP3 (r) register accessor: Long response data register

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

For information about available fields see resp3 module

Aliased Type§

struct RESP3 { /* private fields */ }