Contiki 3.x
|
Serial Peripheral Interface (pADI_SPI0) More...
#include <cpu/arm/aducrf101/Common/ADuCRF101.h>
Data Fields | |
__IO uint16_t | SPISTA |
__IO uint8_t | SPIRX |
__IO uint8_t | SPITX |
__IO uint16_t | SPIDIV |
__IO uint16_t | SPICON |
__IO uint16_t | SPIDMA |
__IO uint16_t | SPICNT |
Serial Peripheral Interface (pADI_SPI0)
Definition at line 8257 of file ADuCRF101.h.
__IO uint16_t ADI_SPI_TypeDef::SPICNT |
SPI0 DMA Master Received Byte Count Register
Definition at line 8270 of file ADuCRF101.h.
__IO uint16_t ADI_SPI_TypeDef::SPICON |
SPI0 Configuration Register
Definition at line 8266 of file ADuCRF101.h.
__IO uint16_t ADI_SPI_TypeDef::SPIDIV |
SPI0 Bit Rate Selection Register
Definition at line 8264 of file ADuCRF101.h.
__IO uint16_t ADI_SPI_TypeDef::SPIDMA |
SPI0 DMA Enable Register
Definition at line 8268 of file ADuCRF101.h.
__IO uint8_t ADI_SPI_TypeDef::SPIRX |
SPI0 Receive Register
Definition at line 8260 of file ADuCRF101.h.
__IO uint16_t ADI_SPI_TypeDef::SPISTA |
< pADI_SPI0 Structure SPI0 Status Register
Definition at line 8258 of file ADuCRF101.h.
__IO uint8_t ADI_SPI_TypeDef::SPITX |
SPI0 Transmit Register
Definition at line 8262 of file ADuCRF101.h.