RESP

Type Alias RESP 

Source
pub type RESP = Reg<RESPrs>;
Expand description

RESP (r) register accessor: SDIO response %s register

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

See register structure

For information about available fields see resp module

Aliased Typeยง

pub struct RESP { /* private fields */ }