Type Alias esp32::sdhost::CMDARG

source ·
pub type CMDARG = Reg<CMDARG_SPEC>;
Expand description

CMDARG (rw) register accessor: Command argument data register

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

For information about available fields see cmdarg module

Aliased Type§

struct CMDARG { /* private fields */ }