BSPACM  20150113
Board Support Package for ARM Cortex-M Microcontrollers
Data Fields
sBSPACMdeviceNRF51periphUARTdevcfg Struct Reference

#include </prj/arm/bspacm/device/nrf51/include/bspacm/periph/uart_.h>

Data Fields

int8_t rx_pin
 
int8_t tx_pin
 
int8_t rts_pin
 
int8_t cts_pin
 

Detailed Description

Pin assignment structure for UART devices.

Field Documentation

int8_t sBSPACMdeviceNRF51periphUARTdevcfg::cts_pin

Pin number for CTS function, negative if disabled

int8_t sBSPACMdeviceNRF51periphUARTdevcfg::rts_pin

Pin number for RTS function, negative if disabled

int8_t sBSPACMdeviceNRF51periphUARTdevcfg::rx_pin

Pin number for RX function

int8_t sBSPACMdeviceNRF51periphUARTdevcfg::tx_pin

Pin number for TX function


The documentation for this struct was generated from the following file: