esp32h2::spi0::cmd

Type Alias MST_ST_R

Source
pub type MST_ST_R = FieldReader;
Expand description

Field MST_ST reader - The current status of SPI0 master FSM: spi0_mst_st. 0: idle state, 1:SPI0_GRANT , 2: program/erase suspend state, 3: SPI0 read data state, 4: wait cache/EDMA sent data is stored in SPI0 TX FIFO, 5: SPI0 write data state.

Aliased Typeยง

struct MST_ST_R { /* private fields */ }