[−][src]Type Definition esp32::spi::CMD
type CMD = Reg<u32, _CMD>;
SPI_CMD
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see cmd module
type CMD = Reg<u32, _CMD>;
SPI_CMD
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see cmd module