Go to the source code of this file.
◆ spi2_tx_intr()
static void spi2_tx_intr |
( |
void * |
arg | ) |
|
|
static |
◆ spi2_rx_intr()
static void spi2_rx_intr |
( |
void * |
arg | ) |
|
|
static |
◆ SPI2_init()
◆ rx_char
◆ _instance
Initial value:=
{
}
#define MZ_SPI2_INIT_FIRSTBIT
#define MZ_SPI2_INIT_MODE
#define MZ_SPI2_INIT_TIMODE
#define MZ_SPI2_INIT_CRCCALCULATION
#define MZ_SPI2_INIT_DIRECTION
#define MZ_SPI2_INIT_BAUDRATEPRESCALER
#define MZ_SPI2_INIT_DATASIZE
#define MZ_SPI2_INIT_NSSPMODE
#define MZ_SPI2_INIT_CLKPHASE
#define MZ_SPI2_INIT_CRCLENGTH
#define MZ_SPI2_INIT_CRCPOLYNOMIAL
#define MZ_SPI2_INIT_CLKPOLARITY
Definition at line 29 of file MZ_spi2_instance.c.