EZR32HG320F64R69 RF_InterfaceDevices > EZR32HG320F64R69 > EZR32HG320F64R69 Part
Detailed Description
MCU port/pins used for RF interface.
.
         Macros | 
       |
| #define | RF_INT_PIN 4 | 
| #define | RF_INT_PORT 2 | 
| #define | RF_SDN_PIN 2 | 
| #define | RF_SDN_PORT 0 | 
| #define | RF_USARTRF_CLK_PIN 3 | 
| #define | RF_USARTRF_CLK_PORT 2 | 
| #define | RF_USARTRF_CS_PIN 0 | 
| #define | RF_USARTRF_CS_PORT 2 | 
| #define | RF_USARTRF_LOCATION 5 | 
| #define | RF_USARTRF_MISO_PIN 2 | 
| #define | RF_USARTRF_MISO_PORT 2 | 
| #define | RF_USARTRF_MOSI_PIN 1 | 
| #define | RF_USARTRF_MOSI_PORT 2 | 
Macro Definition Documentation
| #define RF_INT_PIN 4 | 
RF interrupt GPIO pin number.
        Definition at line
        
         251
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
Referenced by ezradio_hal_GpioInit() , and ezradio_hal_NirqLevel() .
| #define RF_INT_PORT 2 | 
RF interrupt GPIO port number.
        Definition at line
        
         250
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
Referenced by ezradio_hal_GpioInit() , and ezradio_hal_NirqLevel() .
| #define RF_SDN_PIN 2 | 
RF SDN GPIO pin number.
        Definition at line
        
         253
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
Referenced by ezradio_hal_AssertShutdown() , ezradio_hal_DeassertShutdown() , and ezradio_hal_GpioInit() .
| #define RF_SDN_PORT 0 | 
RF SDN GPIO port number.
        Definition at line
        
         252
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
Referenced by ezradio_hal_AssertShutdown() , ezradio_hal_DeassertShutdown() , and ezradio_hal_GpioInit() .
| #define RF_USARTRF_CLK_PIN 3 | 
RF SPI CLK GPIO pin number.
        Definition at line
        
         245
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
| #define RF_USARTRF_CLK_PORT 2 | 
RF SPI CLK GPIO port number.
        Definition at line
        
         244
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
| #define RF_USARTRF_CS_PIN 0 | 
Bit banged RF SPI CS GPIO pin number.
        Definition at line
        
         243
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
Referenced by ezradio_hal_ClearNsel() , ezradio_hal_GpioInit() , and ezradio_hal_SetNsel() .
| #define RF_USARTRF_CS_PORT 2 | 
Bit banged RF SPI CS GPIO port no.
        Definition at line
        
         242
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
Referenced by ezradio_hal_ClearNsel() , ezradio_hal_GpioInit() , and ezradio_hal_SetNsel() .
| #define RF_USARTRF_LOCATION 5 | 
RF SPI-port (USART) location number.
        Definition at line
        
         241
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
| #define RF_USARTRF_MISO_PIN 2 | 
RF SPI MISO GPIO pin number.
        Definition at line
        
         247
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
| #define RF_USARTRF_MISO_PORT 2 | 
RF SPI MISO GPIO port number.
        Definition at line
        
         246
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
| #define RF_USARTRF_MOSI_PIN 1 | 
RF SPI MOSI GPIO pin number.
        Definition at line
        
         249
        
        of file
        
         ezr32hg320f64r69.h
        
        .
       
| #define RF_USARTRF_MOSI_PORT 2 | 
RF SPI MOSI GPIO port number.
        Definition at line
        
         248
        
        of file
        
         ezr32hg320f64r69.h
        
        .