#include <ssp_11xx.h>
Public Attributes | |
CHIP_SSP_BITS_T | bits |
CHIP_SSP_CLOCK_MODE_T | clockMode |
CHIP_SSP_FRAME_FORMAT_T | frameFormat |
Definition at line 221 of file ssp_11xx.h.
CHIP_SSP_BITS_T SSP_ConfigFormat::bits |
Format config: bits/frame
Definition at line 222 of file ssp_11xx.h.
CHIP_SSP_CLOCK_MODE_T SSP_ConfigFormat::clockMode |
Format config: clock phase/polarity
Definition at line 223 of file ssp_11xx.h.
CHIP_SSP_FRAME_FORMAT_T SSP_ConfigFormat::frameFormat |
Format config: SPI/TI/Microwire
Definition at line 224 of file ssp_11xx.h.