Type Alias esp32c3::spi2::CMD

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

CMD (rw) register accessor: Command control register

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

For information about available fields see cmd module

Aliased Type§

struct CMD { /* private fields */ }