![]() |
FuSa 8-Bit Libraries Safety Framework
|
Implements APIs for the SLPCTRL (Sleep Controller) driver. More...
Go to the source code of this file.
Functions | |
| void | SLPCTRL_ModifyControlA (uint8_t groupMask, uint8_t groupConfig) |
| Modifies specific bit field(s) in the CTRLA register. | |
| void | SLPCTRL_WriteControlB (uint8_t value) |
| Overwrites the CTRLB register value. | |
| void | SLPCTRL_WriteVregControl (uint8_t value) |
| Overwrites the VREGCTRL register value. | |
| void | SLPCTRL_WriteIntControl (uint8_t value) |
| Overwrites the INTCTRL register value. | |
| uint8_t | SLPCTRL_ReadIntFlags (void) |
| Reads the INTFLAGS register value. | |
| void | SLPCTRL_WriteIntFlags (uint8_t value) |
| Overwrites the INTFLAGS register value. | |
Implements APIs for the SLPCTRL (Sleep Controller) driver.
Definition in file driver_slpctrl.c.