![]() |
![]() |
|
MSP430™CapTIvateSoftwareLibraryAPIGuide
1_70_00_03
|
#include "rom_driverlib.h"#include "rom_map_driverlib.h"#include "driverlib.h"#include "CAPT_CommConfig.h"

Go to the source code of this file.
Macros | |
| #define | UART__EUSCI_A_PERIPHERAL (EUSCI_A0_BASE) |
| CAPT_CommConfig is used to control UART__ENABLE. More... | |
| #define | UART__LPMx_bits (LPM0_bits) |
| #define | UART__SAMPLING_MODE (EUSCI_A_UART_LOW_FREQUENCY_BAUDRATE_GENERATION) |
| def UART__SAMPLING_MODE defines the eUSCI_A LF or HF mode. More... | |
| #define | UART__PRESCALER (0x08) |
| #define | UART__FIRST_STAGE_MOD (0x00) |
| #define | UART__SECOND_STAGE_MOD (0x00) |