Expand description
SPI hold register
Structs§
- HOLD_
SPEC - SPI hold register
Type Aliases§
- DMA_
SEG_ TRANS_ DONE_ R - Field
DMA_SEG_TRANS_DONE
reader - 1: spi master DMA full-duplex/half-duplex seg-trans ends or slave half-duplex seg-trans ends. And data has been pushed to corresponding memory. 0: seg-trans is not ended or not occurred. Can not be changed by CONF_buf. - DMA_
SEG_ TRANS_ DONE_ W - Field
DMA_SEG_TRANS_DONE
writer - 1: spi master DMA full-duplex/half-duplex seg-trans ends or slave half-duplex seg-trans ends. And data has been pushed to corresponding memory. 0: seg-trans is not ended or not occurred. Can not be changed by CONF_buf. - INT_
HOLD_ ENA_ R - Field
INT_HOLD_ENA
reader - This register is for two SPI masters to share the same cs clock and data signals. The bits of one SPI are set, if the other SPI is busy, the SPI will be hold. 1(3): hold at idle phase 2: hold at prepare phase. Can be configured in CONF state. - INT_
HOLD_ ENA_ W - Field
INT_HOLD_ENA
writer - This register is for two SPI masters to share the same cs clock and data signals. The bits of one SPI are set, if the other SPI is busy, the SPI will be hold. 1(3): hold at idle phase 2: hold at prepare phase. Can be configured in CONF state. - OUT_
EN_ R - Field
OUT_EN
reader - Enable set spi output hold value to spi_hold_reg. It can be used to hold spi state machine with SPI_EXT_HOLD_EN and other usr hold signals. Can be configured in CONF state. - OUT_
EN_ W - Field
OUT_EN
writer - Enable set spi output hold value to spi_hold_reg. It can be used to hold spi state machine with SPI_EXT_HOLD_EN and other usr hold signals. Can be configured in CONF state. - OUT_
TIME_ R - Field
OUT_TIME
reader - set the hold cycles of output spi_hold signal when SPI_HOLD_OUT_EN is enable. Can be configured in CONF state. - OUT_
TIME_ W - Field
OUT_TIME
writer - set the hold cycles of output spi_hold signal when SPI_HOLD_OUT_EN is enable. Can be configured in CONF state. - R
- Register
HOLD
reader - VAL_R
- Field
VAL
reader - spi hold output value, which should be used with SPI_HOLD_OUT_EN. Can be configured in CONF state. - VAL_W
- Field
VAL
writer - spi hold output value, which should be used with SPI_HOLD_OUT_EN. Can be configured in CONF state. - W
- Register
HOLD
writer