Expand description
Command control register
Structs
- Command control register
Type Aliases
- FieldCONF_BITLENreader - Define the APB cycles of SPI_CONF state. Can be configured in CONF state.
- FieldCONF_BITLENwriter - Define the APB cycles of SPI_CONF state. Can be configured in CONF state.
- RegisterCMDreader
- FieldUPDATEreader - Set this bit to synchronize SPI registers from APB clock domain into SPI module clock domain, which is only used in SPI master mode.
- FieldUPDATEwriter - Set this bit to synchronize SPI registers from APB clock domain into SPI module clock domain, which is only used in SPI master mode.
- FieldUSRreader - 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.
- FieldUSRwriter - 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.
- RegisterCMDwriter