Type Alias stm32f4xx_hal::pac::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 */ }