Type Alias stm32_eth::stm32::sdio::CMD

source ·
pub type CMD = Reg<CMD_SPEC>;
Expand description

CMD register accessor: an alias for Reg<CMD_SPEC>

Aliased Type§

struct CMD { /* private fields */ }