TIDM-CAPTIVATE-64-BUTTON Example Applications Guide
v1.00.00.00
|
Functions | |
void | BSP_configureMCU (void) |
This function is configures the MCU Digital IO and CS for operation. More... | |
CAPT_BSP is the board support package for the Capacitive Touch MCU Development Kit. It defines the BSP_configureMCU() function, which configures the MCU clock system (CS) and port muxing (Digital IO).
void BSP_configureMCU | ( | void | ) |
This function is configures the MCU Digital IO and CS for operation.
This function is configures the MCU for operation. This involves setting up the digital IO muxes and configuring the clock system (CS).
none |