RESPCMD

Type Alias RESPCMD 

Source
pub type RESPCMD = Reg<u32, _RESPCMD>;
Expand description

command response register

This register you can read. See API.

For information about available fields see respcmd module

Aliased Type§

pub struct RESPCMD { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RESPCMD

read() method returns respcmd::R reader structure