Type Alias xmc4300::sdmmc::COMMAND

source ·
pub type COMMAND = Reg<COMMAND_SPEC>;
Expand description

COMMAND (rw) register accessor: Command Register

You can read this register and get command::R. You can reset, write, write_with_zero this register using command::W. You can also modify this register. See API.

For information about available fields see command module

Aliased Type§

struct COMMAND { /* private fields */ }