esp32h2::spi0Type Alias CMD
Source pub type CMD = Reg<CMD_SPEC>;
Expand description
CMD (r) register accessor: SPI0 FSM status register
You can read this register and get cmd::R. See API.
For information about available fields see cmd module
struct CMD { }