PSoC 6 Peripheral Driver Library

Description

This command structure is used to store the Read/Write command configuration.

Data Fields

uint32_t command
 The 8-bit command. More...
 
cy_en_smif_txfr_width_t cmdWidth
 The width of the command transfer.
 
cy_en_smif_txfr_width_t addrWidth
 The width of the address transfer.
 
uint32_t mode
 The 8-bit mode byte. More...
 
cy_en_smif_txfr_width_t modeWidth
 The width of the mode transfer.
 
uint32_t dummyCycles
 The number of the dummy cycles. More...
 
cy_en_smif_txfr_width_t dataWidth
 The width of the data transfer.
 

Field Documentation

◆ command

uint32_t cy_stc_smif_mem_cmd_t::command

The 8-bit command.

This value is 0xFFFFFFFF when there is no command present

◆ mode

uint32_t cy_stc_smif_mem_cmd_t::mode

The 8-bit mode byte.

This value is 0xFFFFFFFF when there is no mode present

◆ dummyCycles

uint32_t cy_stc_smif_mem_cmd_t::dummyCycles

The number of the dummy cycles.

A zero value suggests no dummy cycles