Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Xmega_a3bu_xplained_group

Functions

void board_init (void)
 This function initializes the board target resources. More...
 

void board_init ( void  )

This function initializes the board target resources.

This function should be called to ensure proper initialization of the target board hardware connected to the part.

References AT86RFX_RST_PIN, AT86RFX_SLP_PIN, AT86RFX_SPI_CS, AT86RFX_SPI_MISO, AT86RFX_SPI_MOSI, AT86RFX_SPI_SCK, GPIO_PUSH_BUTTON_0, ioport_configure_pin(), IOPORT_CREATE_PIN, IOPORT_DIR_INPUT, IOPORT_DIR_OUTPUT, IOPORT_INIT_HIGH, IOPORT_LEVEL, IOPORT_PULL_UP, LED0_GPIO, LED1_GPIO, and LED2_GPIO.

Referenced by main().