Module cmd

Source
Expand description

Command control register

Structs§

CMD_SPEC
Command control register

Type Aliases§

CONF_BITLEN_R
Field CONF_BITLEN reader - Define the spi_clk cycles of SPI_CONF state. Can be configured in CONF state.
CONF_BITLEN_W
Field CONF_BITLEN writer - Define the spi_clk cycles of SPI_CONF state. Can be configured in CONF state.
R
Register CMD reader
USR_R
Field USR reader - User define command enable. An operation will be triggered when the bit is set. The bit will be cleared once the operation done.1: enable 0: disable. Can not be changed by CONF_buf.
USR_W
Field USR writer - User define command enable. An operation will be triggered when the bit is set. The bit will be cleared once the operation done.1: enable 0: disable. Can not be changed by CONF_buf.
W
Register CMD writer