EZR32LG330F256R69 RF_InterfaceDevices > EZR32LG330F256R69 > EZR32LG330F256R69 Part

Detailed Description

MCU port/pins used for RF interface.


     

.

Macros

#define RF_GPIO0_PIN 15
#define RF_GPIO0_PORT 0
#define RF_GPIO1_PIN 14
#define RF_GPIO1_PORT 4
#define RF_INT_PIN 13
#define RF_INT_PORT 4
#define RF_SDN_PIN 8
#define RF_SDN_PORT 4
#define RF_USARTRF_CLK_PIN 12
#define RF_USARTRF_CLK_PORT 4
#define RF_USARTRF_CS_PIN 9
#define RF_USARTRF_CS_PORT 4
#define RF_USARTRF_LOCATION 0
#define RF_USARTRF_MISO_PIN 11
#define RF_USARTRF_MISO_PORT 4
#define RF_USARTRF_MOSI_PIN 10
#define RF_USARTRF_MOSI_PORT 4

Macro Definition Documentation

#define RF_GPIO0_PIN   15

RF GPIO0 GPIO pin number.

Definition at line 287 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_GpioInit() .

#define RF_GPIO0_PORT   0

RF GPIO0 GPIO port number.

Definition at line 286 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_GpioInit() .

#define RF_GPIO1_PIN   14

RF GPIO1 GPIO pin number.

Definition at line 289 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_GpioInit() .

#define RF_GPIO1_PORT   4

RF GPIO1 GPIO port number.

Definition at line 288 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_GpioInit() .

#define RF_INT_PIN   13

RF interrupt GPIO pin number.

Definition at line 285 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_GpioInit() , and ezradio_hal_NirqLevel() .

#define RF_INT_PORT   4

RF interrupt GPIO port number.

Definition at line 284 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_GpioInit() , and ezradio_hal_NirqLevel() .

#define RF_SDN_PIN   8

RF SDN GPIO pin number.

Definition at line 291 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_AssertShutdown() , ezradio_hal_DeassertShutdown() , and ezradio_hal_GpioInit() .

#define RF_SDN_PORT   4

RF SDN GPIO port number.

Definition at line 290 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_AssertShutdown() , ezradio_hal_DeassertShutdown() , and ezradio_hal_GpioInit() .

#define RF_USARTRF_CLK_PIN   12

RF SPI CLK GPIO pin number.

Definition at line 279 of file ezr32lg330f256r69.h .

#define RF_USARTRF_CLK_PORT   4

RF SPI CLK GPIO port number.

Definition at line 278 of file ezr32lg330f256r69.h .

#define RF_USARTRF_CS_PIN   9

Bit banged RF SPI CS GPIO pin number.

Definition at line 277 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_ClearNsel() , ezradio_hal_GpioInit() , and ezradio_hal_SetNsel() .

#define RF_USARTRF_CS_PORT   4

Bit banged RF SPI CS GPIO port no.

Definition at line 276 of file ezr32lg330f256r69.h .

Referenced by ezradio_hal_ClearNsel() , ezradio_hal_GpioInit() , and ezradio_hal_SetNsel() .

#define RF_USARTRF_LOCATION   0

RF SPI-port (USART) location number.

Definition at line 275 of file ezr32lg330f256r69.h .

#define RF_USARTRF_MISO_PIN   11

RF SPI MISO GPIO pin number.

Definition at line 281 of file ezr32lg330f256r69.h .

#define RF_USARTRF_MISO_PORT   4

RF SPI MISO GPIO port number.

Definition at line 280 of file ezr32lg330f256r69.h .

#define RF_USARTRF_MOSI_PIN   10

RF SPI MOSI GPIO pin number.

Definition at line 283 of file ezr32lg330f256r69.h .

#define RF_USARTRF_MOSI_PORT   4

RF SPI MOSI GPIO port number.

Definition at line 282 of file ezr32lg330f256r69.h .