ADF7030-1 Device Drivers API Reference Manual
Alpha 0.0.1
Device Drivers for ADF7030-1 Transceiver
|
Some description. (SPI_HOST) More...
#include <__public__ADF7030_1_hw_cdef.h>
Data Fields | |
union { | |
__IO uint32_t PNTR0 | |
struct { | |
__IO uint32_t SPIS_PNTR0: 32 | |
} PNTR0_b | |
}; | |
union { | |
__IO uint32_t PNTR1 | |
struct { | |
__IO uint32_t SPIS_PNTR1: 32 | |
} PNTR1_b | |
}; | |
union { | |
__IO uint32_t PNTR2 | |
struct { | |
__IO uint32_t SPIS_PNTR2: 32 | |
} PNTR2_b | |
}; | |
Some description. (SPI_HOST)
Definition at line 90 of file __public__ADF7030_1_hw_cdef.h.
union { ... } |
< SPI_HOST Structure
__IO uint32_t PNTR0 |
SPI Slave Pointer 0
Definition at line 93 of file __public__ADF7030_1_hw_cdef.h.
struct { ... } PNTR0_b |
BitSize
__IO uint32_t PNTR1 |
SPI Slave Pointer 1
Definition at line 101 of file __public__ADF7030_1_hw_cdef.h.
struct { ... } PNTR1_b |
BitSize
__IO uint32_t PNTR2 |
SPI Slave Pointer 2
Definition at line 109 of file __public__ADF7030_1_hw_cdef.h.
struct { ... } PNTR2_b |
BitSize
__IO uint32_t SPIS_PNTR0 |
SPI Pointer 0
Definition at line 96 of file __public__ADF7030_1_hw_cdef.h.
__IO uint32_t SPIS_PNTR1 |
SPI Pointer 1
Definition at line 104 of file __public__ADF7030_1_hw_cdef.h.
__IO uint32_t SPIS_PNTR2 |
SPI Pointer 2
Definition at line 112 of file __public__ADF7030_1_hw_cdef.h.