#include <ti/devices/msp432p4xx/driverlib/ref_a.h>
#include <ti/devices/msp432p4xx/driverlib/debug.h>
Functions | |
void | REF_A_setReferenceVoltage (uint_fast8_t referenceVoltageSelect) |
void | REF_A_disableTempSensor (void) |
void | REF_A_enableTempSensor (void) |
void | REF_A_enableReferenceVoltageOutput (void) |
void | REF_A_disableReferenceVoltageOutput (void) |
void | REF_A_enableReferenceVoltage (void) |
void | REF_A_disableReferenceVoltage (void) |
uint_fast8_t | REF_A_getBandgapMode (void) |
bool | REF_A_isBandgapActive (void) |
bool | REF_A_isRefGenBusy (void) |
bool | REF_A_isRefGenActive (void) |
bool | REF_A_getBufferedBandgapVoltageStatus (void) |
bool | REF_A_getVariableReferenceVoltageStatus (void) |
void | REF_A_setReferenceVoltageOneTimeTrigger (void) |
void | REF_A_setBufferedBandgapVoltageOneTimeTrigger (void) |