RESPCMD

Type Alias RESPCMD 

Source
pub type RESPCMD = Reg<RESPCMDrs>;
Expand description

RESPCMD (r) register accessor: SDIO command register

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

See register structure

For information about available fields see respcmd module

Aliased Typeยง

pub struct RESPCMD { /* private fields */ }