pub type RESPCMD = Reg<u32, _RESPCMD>;
command response register
This register you can read. See API.
read
For information about available fields see respcmd module
pub struct RESPCMD { /* private fields */ }
read() method returns respcmd::R reader structure
read()