Board Support Package (BSP) Library Interface for Harmony v2

Detailed descriptions for this library can be found in the MPLAB® Harmony documentation.

Functions

Function Name Description
BSP_Initialize Performs the necessary actions to initialize a board
BSP_LEDOff Switches OFF the specified LED
BSP_LEDOn Switches ON the specified LED
BSP_LEDStateGet Returns the LED to its previous state
BSP_LEDStateSet Controls the state of the LED
BSP_LEDToggle Toggles the state of the LED between BSP_LED_STATE_ON and BSP_LED_STATE_OFF
BSP_SwitchStateGet Returns the present state (pressed or not pressed) of the specified switch

Enumerations

Name Description
BSP_LED Defines the LEDs available on the board
BSP_LED_STATE Enumerates the supported LED states
BSP_SWITCH Defines the switches available on the board
BSP_SWITCH_STATE Defines possible states of the switches on the board

Macros

Name Description
BSP_OSC_FREQUENCY Defines the frequency value of crystal/oscillator used on the board
© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.