![]() |
![]() |
MSPM0C110X Driver Library
2.05.00.05
|
DriverLib Common APIs.
#include <ti/devices/msp/msp.h>
Go to the source code of this file.
Functions | |
__STATIC_INLINE void | DL_Common_updateReg (volatile uint32_t *reg, uint32_t val, uint32_t mask) |
Writes value to specified register - retaining bits unaffected by mask. More... | |
void | DL_Common_delayCycles (uint32_t cycles) |
Consumes the number of CPU cycles specified. More... | |